Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DSNless connection
Message
De
13/02/2013 15:53:05
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Titre:
DSNless connection
Divers
Thread ID:
01565956
Message ID:
01565956
Vues:
66
ConnStringa = "DRIVER=SQL Server,SERVER=BILL-VAIO\\SQL2008FULL,DATABASE=safesignature,UID = myuid; PWD = mypw"

ConnStringb ="Driver=SQL Server;Server=BILL-VAIO\SQL2008FULL;Database=safesignature;Integrated Security=SSPI"
myuid and mypw belong to a SQL administrator will full rights to the DB.

When I try gnHandle = SQLStringConnect(lcConnStringa)

I get "myid is not at trusted connection"


When I try gnHandle = SQLStringConnect(lcConnStringb)
I connect fine.
myuid and mypw work fine with a DSN.

Any suggestions?
Anyone who does not go overboard- deserves to.
Malcolm Forbes, Sr.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform