jerrykeeel
New member
- Joined
- May 20, 2010
- Messages
- 2
- Programming Experience
- 1-3
Hello.
I have an SQLServer 2005 dbase and I want to connect to it with a
window form app.
When I setup the connection, I tell the wizard not to include the password in the connection string.
So, when I run the app I get an Authentication failed message.
Is there a way to set up an SQL login when the application starts, so that I won't have to include it in the connection string?
I have an SQLServer 2005 dbase and I want to connect to it with a
window form app.
When I setup the connection, I tell the wizard not to include the password in the connection string.
So, when I run the app I get an Authentication failed message.
Is there a way to set up an SQL login when the application starts, so that I won't have to include it in the connection string?