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.
| Author |
Topic |
|
eugz
Posting Yak Master
210 Posts |
Posted - 2005-12-20 : 16:56:53
|
| Hi All.I'm new in SQL Server 2000. I need a help to convert backup database file to database.Thanks. |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2005-12-20 : 17:06:57
|
| You will need to restore the backup file into SQL Server. You can do this via RESTORE DATABASE in Query Analyzer or by running the restore wizard in Enterprise Manager.Tara Kizeraka tduggan |
 |
|
|
|
|
|