Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Connecting to SQL Sever!
Message
De
31/10/2002 10:01:52
 
 
À
27/10/2002 14:51:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00715892
Message ID:
00717327
Vues:
23
>How do I connect to SQL Server without creating an ODBC Connection? I would like to connect Directly to the server without my clients needing to have an ODBC Connecton already Created.
>
>If this is possible, Please Give a detailed Explaination of how to do this.
>
>
>Thank you
>
>Tim Boccaleri

Also check the Windows API #12675 (SQLConfigDataSource) for a command to create DSN's programmatically. A connection string (DSN-less) is only good if you know the server and database names, unless you have those in a configuration file. HTH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform