Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. google. articles. downloads. faq. members. weblogs. sponsors. rss.
 From: Stefan Wuebbe
  Where is Stefan Wuebbe?
 Hamburg
 Germany
 Stefan Wuebbe
 To: Jonel Villanueva
  Where is Jonel Villanueva?
 sta. rosa
 Philippines
 Jonel Villanueva
 Tags
Subject: RE: Automate Excel data
Thread ID: 204563 Message ID: 204577 # Views: 31 # Ratings: 0
Version: Visual FoxPro 8 Category: General VFP Topics
Date: Friday, November 21, 2008 7:44:34 AM         
   


> Hi Guys,
>
> I need help. How could i get the data from excel file and save to database using visual foxpro 8. any other idea to get this data. thanks
>

Hi,

Besides Excel Automation, you can also do a simple Append, something like

Create Cursor excelImport (....
Append From theFile Type XLS



hth
-Stefan



COMPLETE THREAD
Automate Excel data Posted by Jonel Villanueva @ 11/21/2008 2:57:35 AM
RE: Automate Excel data Posted by subhankar pandey @ 11/21/2008 5:53:51 AM
RE: Automate Excel data Posted by Jonel Villanueva @ 11/21/2008 6:26:04 AM
RE: Automate Excel data Posted by Stefan Wuebbe @ 11/21/2008 7:44:34 AM
RE: Automate Excel data Posted by Tai Nguyen @ 11/21/2008 11:23:10 PM