Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Sql Serer data restore

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-12-16 : 07:58:12
Jaya writes "Hi,
I have MS SQL Server 7.0 which I am using for development. But the server where the actual application is getting hosted is using SQL server 2000.

Recently the server hard disk with which the SQL Server also got damaged. Now SQL Server 2000 is again installed on the server.

I have a backup of my database (SQL Server .bak file).
Is it possible to restore the data from that file to the newly created database?
I would appreciate any help from your side.

Thanks
-Jaya"

harshal_in
Aged Yak Warrior

633 Posts

Posted - 2002-12-16 : 08:03:42
quote:

Jaya writes "Hi,
I have MS SQL Server 7.0 which I am using for development. But the server where the actual application is getting hosted is using SQL server 2000.

Recently the server hard disk with which the SQL Server also got damaged. Now SQL Server 2000 is again installed on the server.

I have a backup of my database (SQL Server .bak file).
Is it possible to restore the data from that file to the newly created database?
I would appreciate any help from your side.

Thanks
-Jaya"



u can restore the database from the backup.please clarify which backup u want to restore on which server.


Go to Top of Page
   

- Advertisement -