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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-01-16 : 09:52:59
|
| chandana writes "could i know how to restore the data base from the mdf file in to newly installed sql server ( ver 7 ) chandana" |
|
|
izaltsman
A custom title
1139 Posts |
Posted - 2002-01-16 : 10:20:10
|
| Look at sp_attach_db and sp_attach_single_file_db stored procedures in BOL |
 |
|
|
|
|
|