Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing Advantage DBFs
Message
From
31/12/2009 11:26:01
 
 
To
28/12/2009 13:34:11
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01440882
Message ID:
01441393
Views:
52
Craig--

>CursorAdapter is not magic It will use either ODBC or ADO. Probably the quickest way will be SQL Pass Through (SPT).
>
>>What is the simplest way to access Advantage tables (ODBC, CusorAdaptor, etc). I don't need to do much more than import them into VFP tables. I was using VFP COPY FILE. That no longer works when anyone is using the app that creates the tables using Advantage.


Craig--

I got the ODBC driver for Advantage installed. The SQLCONNECT in VFP now works. SQLTABLES works. SQLEXEC(4, "EXECUTE PROCEDURE sp_mgGetAllTables()") works.

SQLEXEC (4, 'select * from insured','sam') does not work ("insured" is one of my tables)

Any thoughts?


Tim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform