using windows Authentication in SDAC connection conponent
Posted: Fri 23 Feb 2007 09:48
I am using SDAC connection component in my application
I have a unique scenario where I want to use Windows Authentication mode for accessing SQL server Databases,
But
I don’t want to use the current login username to login.
i.e.: I want to explicitly pass "windows username" and "windows password" for authentication.
Also this "windows username" and "windows password" need not be the same as logged in windows username and password.
Can you suggest me how to build this connection string?
I have a unique scenario where I want to use Windows Authentication mode for accessing SQL server Databases,
But
I don’t want to use the current login username to login.
i.e.: I want to explicitly pass "windows username" and "windows password" for authentication.
Also this "windows username" and "windows password" need not be the same as logged in windows username and password.
Can you suggest me how to build this connection string?