Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setup wizard problem
Message
 
À
25/04/2002 09:18:30
Information générale
Forum:
Visual FoxPro
Catégorie:
InstallShield
Divers
Thread ID:
00647511
Message ID:
00649398
Vues:
19
>How do I modify this for SQL Server 7.0
>
>goApp.nhandle = "SQLStringConnect(Driver=Microsoft ODBC For Oracle;" ;
> + "UID=" + alltrim(oLoginForm.txtUserID.Value) + ";" ;
> + "PWD=" + alltrim(oLoginForm.txtPassword.Value) + ";" ;
> + "Server=SID;"
>
>I.e. what is the driver for Microsoft for ODBC SQL Server 7.0

You can go into the ODBC Manager and create a File DSN pointing at the SQL Server, and then open the DSN with Notepad. It will contain the connection string you want to use in your SQLSTRINGCONNECT command.
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform