Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL to VFP
Message
From
21/05/2014 10:51:25
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01600232
Message ID:
01600398
Views:
63
>>>>>Whats the best way of converting SQL to a vfp table
>>>>
>>>>Only one table or a complete database? And which SQL version are you talking about?
>>>
>>>I don't know what SQL version it is - I just need it as 1 table - I think - sorry Tore I am too vague on this one I will have to rethink
>>
>>Get a handle, then
>>
>>sqlexec(handle, "select * from mytable", "crsMyTable")
>>copy to mydbf
>>
>>Preferrably with a dbc, so you don't lose long field names.
>
>Sorry I dont understand - my sql file is uk-postcode.sql
>
>How do I convert it to mypostcode.dbf?
>
>Thanks for your help

And what's the back end? I ask, since no SQL server that I know of uses sql as a file extension.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform