![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
log_dts_run.txt |
|
Hi. I have a simple DTS package set up with a datasource, transform data (for my query) linking to a destination text. I also have a global variable of type decimal, which I use a parameter in my query. If I run my query in QA it works fine or if I replace the parameter with a hard-coded value.Otherwise it does not. What is even weirder is if I replace the query with a different one using the same parameter it also works. Finally, the filter column, which is used for comparison with the param, is also decimal. I call the package like this: dtsrun /S "MyServer" /Uuser /Ppwd /N "Test Package" /A "client_id":14=22222 I would really love any suggestions. Thanks. *** Sent via Developersdex http://www.developersdex.com *** |
#3
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |