Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADODB Examples
Message
From
10/04/2000 16:09:32
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00357563
Message ID:
00357668
Views:
12
>Anyone know of any ADODB examples I could look at? I have some, but they don't go into enough detail on things like setting up an ODBC connection, syntax for the .Open method, and the like. Thanks in advance.

MSDN has all of the details on the .Open method syntax and its parameters. An ODBC connection can be set up with a string assigned to the connection object's .ConnectionString property.

On the files section, Win32 and other API's I have a little form that allows you to build a connection string and shows it on an editbox control. Or, you can create an empty file with a udl extension and double click on it to build a connection string.

In MSDN you can also find JVP's paper "ADO Jumpstart for VFP developers".
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform