Leviya,
Most likely, your connection string isn't correct for the second server. Is it possible that one server might be setup to use Windows Authentication (your ID/Password) and the other server is setup to use SQL Server Authentication (sa/blank password)?
Dude
|