Page 1 of 1

SDAC 3.50.0.14 Windows Authetication to Server with different credentials

Posted: Mon 23 May 2005 14:02
by carsten
Hi,
i like to connect to the SQl server from client to server.
I want to use windows authentication, but the User/Password from
client and Server is different.

How can i connect to the SQl Server with windonws authentication.

(When user/Password on both sides are identical, then everything works. If different then Exeption)

Posted: Mon 23 May 2005 14:10
by Ikar
Set MSConnection.Authentication to auWindows

Logon to sql using auWindows when client and server have other user/pwd

Posted: Tue 24 May 2005 06:46
by carsten
hi,
i already have set Authetication to auWindows.
But when client and server have different user/pwd then i got error.

how can i set user and password when using windows authentication ??

Posted: Tue 24 May 2005 09:00
by Ikar
This question concerns not SDAC but MS SQL Server administration.
Please search for an answer in its documentation.