Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Import Data from Excel97
Message
From
24/09/1999 05:02:44
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
24/09/1999 03:33:37
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00267901
Message ID:
00268392
Views:
29
>For importing data i issue this syntax
>import from book1 database sale name importeddata type xl97 sheet sheet1
>An OLE error return. I couldn't understand this error. When i import data from excel4 sheet it imported correctely.
>
>But i want to import from excel97 and want to write a routine in command button so that user click button and data importe automatically.
>Please Guide me.
>
>Nafees


Import from book1.xls ;
<del> database Sale name ImportedData ;</del>
 database "Sale" name "ImportedData" ;
 type XL8 ;
 sheet "Sheet1"
PS:Supported in VFP6 and up.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform