dbTalk Databases Forums  

DTS in SQL 2000 Workgroup

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


Discuss DTS in SQL 2000 Workgroup in the microsoft.public.sqlserver.dts forum.



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

Default DTS in SQL 2000 Workgroup - 12-22-2005 , 07:34 PM






If DTS is not supported in the new Workgroup version of SQL 2000, how does
one get data and SPROCs in and out of a server? Is there some
replication-like process to transfer from one SQL site to another without all
of the transfomation capabilities of DTS?

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

Default Re: DTS in SQL 2000 Workgroup - 12-23-2005 , 03:37 AM






I cannot find any feature list for SQL 2000 Workgroup, so cannot see what
the state of DTS is within the product. Based on the 2005 features Workgroup
supports the Import/Export Wizard.

Does it support replication? That is a replication-like process!

For data you could also look at BCP or Bulk Insert. For full data transfer
capabilities then you may well need a higher edition, after all that is what
editions are all about.

For procedures, how about just using scripts? Much better for managing and
controlling code deployments than DTS ever was.


--
Darren Green
http://www.sqldts.com
http://www.sqlis.com

"mtncruzr" <mtncruzr (AT) discussions (DOT) microsoft.com> wrote

Quote:
If DTS is not supported in the new Workgroup version of SQL 2000, how does
one get data and SPROCs in and out of a server? Is there some
replication-like process to transfer from one SQL site to another without
all
of the transfomation capabilities of DTS?



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.