Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. OrnSveinsson

    The problem with SQL after migrating the database to another machine

    Try doing the backup and restore via SQLCMD (or via a query window in SQL Server MS). The backup would be as follows (obviously, change "MyDatabase" and "D:\BACKUPS" to whatever database and location you want to back up - just using for example): BACKUP DATABASE MyDatabase TO DISK =...

Part and Inventory Search

Back
Top