Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADO & VFP
Message
 
À
04/11/1998 12:28:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00152144
Message ID:
00154487
Vues:
30
Your better off using a DSN-Less connection string. Here is an example:

oconn.open([Provider=MSDASQL.1;Connect Timeout=15;Extended Properties="DRIVER=Microsoft Visual FoxPro Driver (*.dbf);UID=;PWD=;SourceDB=D:\sample.dbc;SourceType=DBC;Exclusive=No;BackgroundFetch=Yes;Collate=Machine;";Locale Identifier=1033])

>I think you're right about ODBC. How can a ODBC Data Source be created programmatically?
>
>Thanks
>
>Anthony
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform