Monday, March 26, 2012

MS SQL Server 6.5 Restore database

Hi to all,

I have a simple question. I don't have a lot of experience with SQL server so for some of you maybe my question will seem silly. What is the problem? I have a .dat (MS SQL server 6.5) file that i received on a cd and I want to restore this database to my test server. Is this possible, I tried with Restore option i selected the file but the <Restore now> button is disabled. I supposed there must be something else that I need in order to restore this database.

Thanks,
CotiHowdy

You usually need a .dat for the data and a .dat file for the tran log.

Check your books on line for details.

Cheers

SG

No comments:

Post a Comment