|
jassie
Posting Yak Master
114 Posts |
Posted - 02/05/2013 : 20:52:15
|
In the connection string information to a sql server 2008 r2 database, I am currently setting the integrated security to true. This way I do not need to pass in user name and password. However there are times when the username and password is required. When this is the case, can I use a windows identity to pass in the user info? If not, do I need to pass in a sql server username and password? Can you tell me what the preferred method is? |
|