dbTalk Databases Forums  

DTS and sql scripting (TSQL/SP)

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


Discuss DTS and sql scripting (TSQL/SP) in the microsoft.public.sqlserver.dts forum.



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

Default DTS and sql scripting (TSQL/SP) - 03-05-2004 , 09:23 AM






DTS and sql scripting (TSQL/SP)

What are the advantageous of using a DTS package over
scripting the tables for data migration needs. We have
some architectural decisions to make and would someone to
throw light on why one should not use DTS as much as
scripting. People at work are DTS alergic. I personally
think DTS would be easier to develop other than the
learning curve invoved in learning VBScript and that it
cannot be executed from cmd.

SQL Gurus please help !

Thanks,



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

Default Re: DTS and sql scripting (TSQL/SP) - 03-05-2004 , 09:40 AM






DTS for me is good because the experience is visual. You can write packages
that handle the errors, have precedence constraints, are very dynamic, are
fast, embed complex logic and are relativley easy to see which parts fail.

When would I not use DTS. I wouldn't use DTS if I wanted to move the whole
database. I would use BACKUP and RESTORE

--

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


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

Quote:
DTS and sql scripting (TSQL/SP)

What are the advantageous of using a DTS package over
scripting the tables for data migration needs. We have
some architectural decisions to make and would someone to
throw light on why one should not use DTS as much as
scripting. People at work are DTS alergic. I personally
think DTS would be easier to develop other than the
learning curve invoved in learning VBScript and that it
cannot be executed from cmd.

SQL Gurus please help !

Thanks,





Reply With Quote
  #3  
Old   
 
Posts: n/a

Default Re: DTS and sql scripting (TSQL/SP) - 03-06-2004 , 10:00 AM



We have people in our team who has had difficulties in
mirgrating the DTS packages between the different
environments. They are afraid to go with DTS for that
reason. Is there any documentation link which you can
point to, which talks about DTS package migration and
configuration issues.

Thanks,






Quote:
-----Original Message-----
DTS for me is good because the experience is visual. You
can write packages
that handle the errors, have precedence constraints, are
very dynamic, are
fast, embed complex logic and are relativley easy to see
which parts fail.

When would I not use DTS. I wouldn't use DTS if I wanted
to move the whole
database. I would use BACKUP and RESTORE

--

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


"k" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message
news:788301c402c5$cb7f7fc0$a301280a (AT) phx (DOT) gbl...
DTS and sql scripting (TSQL/SP)

What are the advantageous of using a DTS package over
scripting the tables for data migration needs. We have
some architectural decisions to make and would someone
to
throw light on why one should not use DTS as much as
scripting. People at work are DTS alergic. I
personally
think DTS would be easier to develop other than the
learning curve invoved in learning VBScript and that it
cannot be executed from cmd.

SQL Gurus please help !

Thanks,




.


Reply With Quote
  #4  
Old   
Ray Higdon
 
Posts: n/a

Default Re: DTS and sql scripting (TSQL/SP) - 03-06-2004 , 11:34 AM



From Allan and Darren's website - http://www.sqldts.com/Default.aspx?204

--
Ray Higdon MCSE, MCDBA, CCNA
---
<anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
We have people in our team who has had difficulties in
mirgrating the DTS packages between the different
environments. They are afraid to go with DTS for that
reason. Is there any documentation link which you can
point to, which talks about DTS package migration and
configuration issues.

Thanks,






-----Original Message-----
DTS for me is good because the experience is visual. You
can write packages
that handle the errors, have precedence constraints, are
very dynamic, are
fast, embed complex logic and are relativley easy to see
which parts fail.

When would I not use DTS. I wouldn't use DTS if I wanted
to move the whole
database. I would use BACKUP and RESTORE

--

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


"k" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message
news:788301c402c5$cb7f7fc0$a301280a (AT) phx (DOT) gbl...
DTS and sql scripting (TSQL/SP)

What are the advantageous of using a DTS package over
scripting the tables for data migration needs. We have
some architectural decisions to make and would someone
to
throw light on why one should not use DTS as much as
scripting. People at work are DTS alergic. I
personally
think DTS would be easier to develop other than the
learning curve invoved in learning VBScript and that it
cannot be executed from cmd.

SQL Gurus please help !

Thanks,




.




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.