dbTalk Databases Forums  

copying db's in SQL 6.5 without copying data

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


Discuss copying db's in SQL 6.5 without copying data in the microsoft.public.sqlserver.dts forum.



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

Default copying db's in SQL 6.5 without copying data - 09-10-2003 , 02:54 PM






Will the transfer manager copy all of the tables, etc from
one db to another empty db? If so, does all of the source
db info remain intact and able to be used as it was
previous to the transfer?

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: copying db's in SQL 6.5 without copying data - 09-10-2003 , 03:26 PM






In article <0e5d01c377d5$5ba957f0$a601280a (AT) phx (DOT) gbl>, Steve Lee
<steve.lee (AT) seibels (DOT) com> writes
Quote:
Will the transfer manager copy all of the tables, etc from
one db to another empty db? If so, does all of the source
db info remain intact and able to be used as it was
previous to the transfer?
Yes.

--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



Reply With Quote
  #3  
Old   
Michael Shao [MSFT]
 
Posts: n/a

Default Re: copying db's in SQL 6.5 without copying data - 09-11-2003 , 05:29 AM



Hi Steve,

Thanks for Darren's help. I agree with him. Also, I'm including some
supplemental information below:

In SQL Server 6.5, SQL Enterprise Manager includes a transfer management
interface that can be used to transfer all or some objects from one
database to another. The destination server must be Microsoft SQL Server
version 6.5. The source server can be Microsoft SQL Server version 6.x or
4.x, or a server that is running a SYBASE System 10 server.
With the transfer management interface you can:

Copy all or some types of objects.
Copy all or some objects of a specific type.
Transfer schema and data, only schema, or only data.
Append or replace existing data.
Drop destination objects before copying schema.
Include dependent objects of a transferred object.
Use default scripting options, or customize the scripts that are used to
copy objects and security information.
Execute a transfer immediately, or schedule it to execute one time or on a
recurring basis.

The SQL Transfer Manager application is obsolete and is not provided in SQL
Server 6.5.

Thanks for using MSDN newsgroup.

Regards,

Michael Shao
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.


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.