![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
hi , i have two qustions 1. is it possible to use parameters in the data flow area of sql server 2005 dts? if yes how? 2. how can i execute an insert command that get the values from a global parameter - an object type taht now contains a recordset. thanks dana |
#3
| |||
| |||
|
|
hi , i have two qustions 1. is it possible to use parameters in the data flow area of sql server 2005 dts? if yes how? 2. how can i execute an insert command that get the values from a global parameter - an object type taht now contains a recordset. thanks dana |
#4
| |||
| |||
|
#5
| |||
| |||
|
#6
| |||
| |||
|
|
the thing is like this: i hade a sybase DB which i have only read rights. i need to pass the DB from one table in it to my sql server 2005, this transformation need to take place 3 times a day so in order to make it as efficient as possible i want to copy only the delta each time. so i though about making a query on my sql server 2005 for the last row id, stored it in a global variable and then use the OLE DB source, use the query option with a condetion on that variable. but i could not find any way to use a query which contains a variable. if you have a better idea it will be greate dana. |
![]() |
| Thread Tools | |
| Display Modes | |
| |