Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need an example of an ADO Connection String
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00282451
Message ID:
00282474
Views:
24
>Can someone give me an example of the syntax for creating a connection string to a Database for an ADO connection object?

If you are using an ODBC datasource, the connection string for an ADO object is hte same as the one used by a VFP connection. YOu can expedite creating your own by creating a VFP connection to an ODBC datasource, saving it, and then checking the querystring with:

DBGETPROP("MyConnection","Connection","ConnectString")
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform