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
 General SQL Server Forums
 New to SQL Server Programming
 how to use this command

Author  Topic 

eia72
Starting Member

9 Posts

Posted - 2006-03-01 : 02:49:12
use
sp_attach_single_file_db 'DBname' ,'MDF File'

can you pls. give me step by step instruction how to use this commnd,
to attach the mdf file only without log file and data file

mr_mist
Grunnio

1870 Posts

Posted - 2006-03-01 : 03:25:55
See http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=62532

You only need one thread ;)

-------
Moo. :)
Go to Top of Page
   

- Advertisement -