Backing up and copying a database across SQL Servers
SQL Server 2005,
SQL Server backup and restore,
SQL Server databases
I have SQL Sever 2005 on both servers A and B, although I do not have SQL Studio Manager on server A. I would like to backup a SQL database from server B onto server A, and then copy it over to server B and restore it to the same database. How would I go about doing this?