Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ODBC or ADO connection
Message
 
 
To
01/07/2001 14:29:48
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00525693
Message ID:
00525702
Views:
17
As you know, you have two basic strategies: ODBC and ADO. If you like working with data in VFP Cursor format, I would suggest ODBC. In the help documentation, refer to SQlConnect, SQLExec, etc. If you like working with data in the form of objects and properties, then I suggest ADO. Also, if you are building components that may have to serve data up to other types of applications, ADO makes for a good alternative. For details on how to use ADO with Visual FoxPro, check out the whitepaper I wrote at:

http://msdn.microsoft.com/library/default.asp?URL=/library/techart/ADOJump.htm



>Hi, how can I access to a table different from VFP ? which are the exact instructions i should use ? thank u
>Alessio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform