Page 1 of 1

Server authentication

Posted: Tue 10 May 2005 14:48
by Asliakar
Hello,

I am using SDAC 3.00.2.9 sith Delphi 6+ SP2. On an XP machine. SQL Server 7.0 on a remote machine.

My problem is :- When i intend to use windows authentication, everything is fine, no problem.. But if i switch "Authentication" to "auServer", my project continues with the Windows authentication. On debug, if i make MSConnection.Connected := true; then a login prompt appears :- the server authentication starts... But in runtime, no login prompt appears (LoginPrompt parameter is True - the server and database name are entered.)

And, When i click the connect button in runtime, the program connects using Windows Auth.

Even i have written a very small debuggine application, the result did not change.

So, what do you recommend? what i am doing wrong?

Thanks.

Posted: Tue 10 May 2005 14:52
by Ikar
Try to download SDAC last version (3.50.0.14). If problem persists then send us complete small sample to demonstrate it.