dbTalk Databases Forums  

Dynamic DTS Help

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


Discuss Dynamic DTS Help in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
allan.martin@gmail.com
 
Posts: n/a

Default Dynamic DTS Help - 03-24-2006 , 04:26 AM






Hello,

I am trying to modify some DTS packages so that I can easily migrate
them from server to server without having to go through all the DTS and
change server names and database names which are configured in the
connections.

I have read and am trying to use a Dynamic DTS task which reads data
from and ini file on the computer disk.

However, I am having trouble.

There are some SQL tasks in the DTS which look like....

truncate table tablename

or

update table set value = X where value = Y

There is already a selected database connection in these task and when
I try to select the new one I created, it said that SQL is not
supported by this type of connection.

Can anyone point me in the right direction... I will be very thankful.

Allan


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.