S
Steve
I moved my database from one server to another SQL server. I did a backup and restore of the database. I can connect to the database on server A from my asp.net app but when I try to connect to my database server B, I'm gettting 'login failed for user 'username'
I've added the username to the database on server B, I can open up SMS and connect to the database that way, but I can't connect from my asp.net web app.
any suggestions on what may be causing me not to be able to connect to my sql server B database?
I've added the username to the database on server B, I can open up SMS and connect to the database that way, but I can't connect from my asp.net web app.
any suggestions on what may be causing me not to be able to connect to my sql server B database?