Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is the best ODBC way to go?
Message
 
À
09/11/2001 16:03:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00579252
Message ID:
00579996
Vues:
43
Just the server name and maybe the database name. The authentication info such as id and password, you would want that in your app.



>So, I'd have the connection string in a file or the registry entry, then when I start my app I'd read it from it and replace the one in the connection with DBSETPROP( "myconnection", "connection", "ConnectString", lcConnString) ??? Am I right???
>
>TIA
>
>Luis
>
>
>
>>Hardcoding the string is one way to go. Alternatively, you could use an Ini file, registry entry, XML file, or a Fox table for that matter.
>>
>>As a practical matter, I would not hardcode the string since at a minimum, one would want to change the name of the server to accomodiate testing and other locations.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform