Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Visual FoxPro Table Creation In Memory
Message
General information
Forum:
Internet
Category:
Active Server Page
Miscellaneous
Thread ID:
00821634
Message ID:
00822374
Views:
12
Hi Terry,

One other thought, You might take a look at OpenLink. They provide an ODBC driver with a connection broker that allow you to connect to a VFP DBC/table over the internet, just like you connect to MSSQL. With it you could download a cursor directly to visual foxpro and have VFP save it to a table on the local machine.

Also, you might check into XML. It's a lot like HTML. It has tags and you can save database data in XML format to a MSSQL table. Just like a browser consumes html by reading info between tags and then displaying it, XML and be consumed by VFP. Then VFP could connect to the MSSQL table, and grab the XML and convert it back into a cursor. I havn't done this, but most database today work with XML. I know MSSQL and Visual FoxPro both consume and provide XML services.

LelandJ
Leland F. Jackson, CPA
Software - Master (TM)
smvfp@mail.smvfp.com
Software Master TM
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform