Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DSN and ODBC Less Connection??????
Message
De
02/10/2002 00:22:03
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
DSN and ODBC Less Connection??????
Divers
Thread ID:
00706695
Message ID:
00706695
Vues:
65
I am trying to connect to my SQL server with FoxPro. I know I can create a ODBC connecton and have Fox connect using =SQLCONNECT("odbc connection"), but how do I connect with out create a odbc connection or dsn connection. I would like to do something like this:

lcDSNLess="driver = SQL Server;server=server;uid=sa;pwd="
lnConnHandle=sqlstringconnect(lcDSNLess)

(Notes: I changed the above not to match my server name and password.)

when I do this it pops up a box for me to select a dsn file. I do not want to create any files on the workstations. I just want to copy the program onto the harddrvie to the workstations and run it.

What am I doing wrong??????


Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform