dbTalk Databases Forums  

DTS Package o remove Data from one DB to another

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss DTS Package o remove Data from one DB to another in the microsoft.public.sqlserver.dts forum.



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

Default DTS Package o remove Data from one DB to another - 03-04-2004 , 11:51 AM






Hello

I have 2 identical databases and I want to export all data from Database A to Database B. And remove the data from database A after the export. Thanks for any help.

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: DTS Package o remove Data from one DB to another - 03-04-2004 , 12:32 PM






I would use BACKUP and RESTORE to do the move and I would use a script to
create an Empty version of Database A.

--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Lontae Jones" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hello,

I have 2 identical databases and I want to export all data from Database A
to Database B. And remove the data from database A after the export.
Thanks for any help.




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.