dbTalk Databases Forums  

DTS db name problem

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


Discuss DTS db name problem in the microsoft.public.sqlserver.dts forum.



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

Default DTS db name problem - 01-11-2006 , 10:41 PM






Hi,
I am creating one dts which access tables on my test db server. Now after
test i want to copy that dts on to my prod server. In that case tables will
be accesssed from prod server. Now problem is in transformation task i need
to change all the table names as they come with db.tablename format. Is
there any easy way of renaming all table name used in dts, or any other way
of doing this ?



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

Default Re: DTS db name problem - 01-12-2006 , 12:41 AM






Hello Vikram,

Yep.

If you refer to the datapump task then the destination does tend to have
DB.OWNER.TABLE. To eradicate this then use disconnected edit to edit the
pump properties.

Here is somewhere else this technique is useful

Make the Execute Package Task name dependent only
(http://www.sqldts.com/default.aspx?216)


Allan

Quote:
Hi,
I am creating one dts which access tables on my test db server. Now
after
test i want to copy that dts on to my prod server. In that case tables
will
be accesssed from prod server. Now problem is in transformation task i
need
to change all the table names as they come with db.tablename format.
Is
there any easy way of renaming all table name used in dts, or any
other way
of doing this ?



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.