Question
July 24, 2007 at 07:19 AM
francisco.alvarado

SQL 2000 DB Recover

by francisco.alvarado . Updated 18 years, 12 months ago

I need to restart an old project from I just have a Database Backup and the names of the database and server. How can I recover this backup without knowing table’s name or structure in SQL Server 2000?
I tried just creating a new database (all default options, no tables), creating a backup, substituting it with the one I have and no exit.
Any ideas?

This discussion is locked

All Comments