Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Import excel sheet to dbf
Message
From
19/06/2012 04:18:37
 
 
To
19/06/2012 04:04:19
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows 7
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01546308
Message ID:
01546310
Views:
51
http://www.sweetpotatosoftware.com/spsblog/2008/09/30/UsingExcel2007FileFormatsInVFP90.aspx

>hi all,
>after update to windows 7
>i try to import excel sheet to dbf , not work error message
>Microsoft visual foxpro has stopped working
>
>i try as vfp Wizard and as..
>
>IMPORT FROM "TEST.xls" TYPE XLs 
>
>
>and
>
>thisform.text1.Value=GETFILE('xls')
>IMPORT FROM (thisform.text1.value)  TYPE XL8
>thisform.text1.value=JUSTFNAME(thisform.text1.value)
>use JUSTSTEM(thisform.text1.value) EXCLUSIVE
>m.alias=JUSTSTEM(thisform.text1.value)
>ALTER TABLE JUSTSTEM(thisform.text1.value) 
>BROWSE
>
>
>thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform