dbTalk Databases Forums  

copy database from home to Office

microsoft.public.sqlserver.tools microsoft.public.sqlserver.tools


Discuss copy database from home to Office in the microsoft.public.sqlserver.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Nuttiwan
 
Posts: n/a

Default copy database from home to Office - 08-23-2003 , 05:07 AM






How can I do to copy database on SQL server7.0 that
create at home to do next at office? I Used
Import/Export ,but it did not work.

Reply With Quote
  #2  
Old   
John Bell
 
Posts: n/a

Default Re: copy database from home to Office - 08-23-2003 , 06:36 AM






Hi

Apart from backup/restore you could also use sp_detach/sp_attach. Burn a CD
with the files on and then take it home! Make sure that you remove the read
only attribute for any file you copy from the CD to your HDD!

http://support.microsoft.com/default...n-us;Q314546#2

For orphaned users check out:
http://support.microsoft.com/default...n-us;Q314546#4

Make sure that both systems are at the same service pack/patch levels.

John
"Nuttiwan" <Nuttiwan (AT) thaimail (DOT) com> wrote

Quote:
How can I do to copy database on SQL server7.0 that
create at home to do next at office? I Used
Import/Export ,but it did not work.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.