|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Importing SQL Database
Hi,
I'm new to SQL Server ....can anybody suggest a way for my problem. For some reasons I had reinstall all my softwares in my system. So, before doing that I have taken a copy of the MDF file I created. Now, after re-installation I want my database to imported to sqlserver. How can I do that?..Please help I can not afford to recreate the entire structure and do the data entry... Thanks M.L.Srinivas |
|
#2
|
|||
|
|||
|
Perhaps you can use sp_attach_db or sp_attach_single_file_db. See http://support.microsoft.com/defaul...&NoWebContent=1 and
http://msdn.microsoft.com/library/d..._ae-az_4wrm.asp for details
__________________
Up the Irons What Would Jimi Do? Smash amps. Burn guitar. Take the groupies home. |
|
#3
|
|||
|
|||
|
Hi,
thanks scorpion...i was able to do that with sp_attach_db. thanks for your help. M.L.Srinivas |
![]() |
| Viewing: ASP Free Forums > Database > Microsoft SQL Server > Importing SQL Database |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|