472,805 Members | 1,080 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,805 software developers and data experts.

DTS Package (Dynamic Properties Task).

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

Aug 2 '07 #1
0 2138

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Doug Baroter | last post by:
In DTS Designer, click Package | Disconnected Edit. This exposes all the properties of all objects specified in the package. Two questions, 1) how to edit transformation properties? for instance,...
1
by: Ryan | last post by:
I'm building a DTS package on my development server which I want to move to my test server. I can save the file and import it, but there are connections etc that will be named differently. Is...
1
by: SD | last post by:
Hi, I have a DTS package (SQL2k, sp3) that I can to execute agains a new database in the same server. I don't see how to easily redirect. If you change the connection properties and clear the...
4
by: chris.dunigan | last post by:
I'm looking for an example of how to execute an existing DTS­ package from an ASP (VB)script and would appreciate any and all response. ­I don't even know if it's possible Thanks - Chuck...
1
by: serge | last post by:
When I start creating a new DTS Package and I choose the Analysis Processing Task icon, I only have the option of working with the local Microsoft Analysis Server. How can I choose a remote...
1
by: Nathan Bloomfield | last post by:
Does anyone know if there is any documentation which relates to Access2k + ? or can anyone help adjust the code? I am having trouble converting the DAO references. TITLE :INF: How to...
0
by: Mohan | last post by:
Hi, I am trying to create a DTS package wherein the data from the sql server is transfered to a text file. I am using the Transform Data Task to transfer the data.In Transform Data task...
1
by: cdun2 | last post by:
Hello, I am building a packge where an FTP task needs to pull down a single file every day from a specific location. The location will only have the one file. The file name will be different...
0
by: Rahul | last post by:
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...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.