dbTalk Databases Forums  

How to export/import database

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss How to export/import database in the comp.databases.ms-sqlserver forum.



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

Default How to export/import database - 06-20-2007 , 02:35 AM






Hi

I`ve Ms SqlExpress 2005 and question how to export/import all databases
to/from file.
Bcp.exe can do it but only for a table I think.

Pls help

Mirek



Reply With Quote
  #2  
Old   
Dan Guzman
 
Posts: n/a

Default Re: How to export/import database - 06-20-2007 , 05:32 AM






For entire databases. consider backup/restore. After restoring to a
different server, you may need to create/remap logins. See
sp_change_users_login in the Books Online for details.

--
Hope this helps.

Dan Guzman
SQL Server MVP

"mw" <mbw (AT) vp (DOT) pl> wrote

Quote:
Hi

I`ve Ms SqlExpress 2005 and question how to export/import all databases
to/from file.
Bcp.exe can do it but only for a table I think.

Pls help

Mirek



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.