Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP via ODBC not reading data
Message
From
02/01/2005 08:45:12
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00971314
Message ID:
00973692
Views:
20
Hello,

i would not access FoxPro data over ODBC .. it's just unneeded overhead.

you can use local/remote views to seperate data access - this approach limits you to use ODBC based datasources beside FoxPro

or seperate the data layer into CursorAdapters with DataSourceType either set to "Native" (for FoxPro) or "ODBC" / "ADO" to access SQL Servers ..

Regards

Christian
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform