dbTalk Databases Forums  

DTS Package (Dynamic Properties Task).

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss DTS Package (Dynamic Properties Task). in the comp.databases.ms-sqlserver forum.



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

Default DTS Package (Dynamic Properties Task). - 08-02-2007 , 03:40 AM






Friends,

My Question is related to the DTS Package (Dynamic Properties Task).
I have a DTS package, In this, I transfer data from a database to
another database.

Senario -:
(DB1.tbl1 --> DB2.tbl1)
(DB1.tbl2 --> DB2.tbl2)
(DB1.tbl3 --> DB2.tbl3)


In "Dynamic Properties Task",
I have three global parameter, which i set with some particualr
Query. (it is Ok). which i use in my "Execute SQL Task".
I have three pairs of properties (Catalog, datasource,password,
userid), which comes from INI file.
(My question is, in both three properties some of them configured with
DB1 configuration and some of them configured with DB2 configuration,
So why we required these three pairs.)
As I am saying i have three tables, so i have three DTS_DataPumbTask.
(My question is, what is the use of these properties, most probly,
these are automatically created).



Regards
Rahul


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.