How does one associate the User NEtworkID to a SQL Server Login?
Any one knows...?
Thanks in advance
Printable View
How does one associate the User NEtworkID to a SQL Server Login?
Any one knows...?
Thanks in advance
how are you connecting to the sql server?
I pop up the microsoft connection dialog box with
adPromptComplete which allows me to pick up a server and
click on the trusted security check box...
But the user field should have been automatically filled with the loggeed-on user name... It's not..
A note at Mictosoft indicates that the systems administrator must have associated the network user ID with a SQL server login in order to use the trusted connection feature...
Which propmpts my question
Thanks