Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADODB Examples
Message
De
10/04/2000 16:09:32
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Divers
Thread ID:
00357563
Message ID:
00357668
Vues:
14
>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".
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform