dbTalk Databases Forums  

DTS "Execute SQL Task"

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


Discuss DTS "Execute SQL Task" in the microsoft.public.sqlserver.dts forum.



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

Default DTS "Execute SQL Task" - 03-26-2006 , 05:46 PM






I have a Execute SQL Task that copy/transfer a big SQL table by executing:

insert into .... select ... from ....

Is there any benefit to run the sql in DTS (batch/lock handling)? Or it's
the same to run it use Job schedule or just isqlw?

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.