![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi all, I have a DTS package that queries couple of tables and exports to a flat file. It runs good if I provide all the parameters. But if I use ? in the where clause it gives me the following error: "No value given for one or more parameters" I did define a couple of global parameters and attached them through the "Parameters" button on the "Transform Data Task Properties" window..... Any help is greatly appreciated...... _Uday |
#3
| |||
| |||
|
|
Hi all, I have a DTS package that queries couple of tables and exports to a flat file. It runs good if I provide all the parameters. But if I use ? in the where clause it gives me the following error: "No value given for one or more parameters" I did define a couple of global parameters and attached them through the "Parameters" button on the "Transform Data Task Properties" window..... Any help is greatly appreciated...... _Uday |
#4
| |||
| |||
|
|
Take any comments you may have out of the query and give it a try. -- Simon Worth "Uday" <Uday (AT) discussions (DOT) microsoft.com> wrote in message news:A4629659-3C8F-496E-A178-4E68A4BE65D9 (AT) microsoft (DOT) com... Hi all, I have a DTS package that queries couple of tables and exports to a flat file. It runs good if I provide all the parameters. But if I use ? in the where clause it gives me the following error: "No value given for one or more parameters" I did define a couple of global parameters and attached them through the "Parameters" button on the "Transform Data Task Properties" window..... Any help is greatly appreciated...... _Uday |
#5
| |||
| |||
|
|
YESSSS...!!! Worked really good after removing the comments. Thanks a Lot..!! Now, I'll try to run it from command prompt with parameters. Thanks again, _Uday "Simon Worth" wrote: Take any comments you may have out of the query and give it a try. -- Simon Worth "Uday" <Uday (AT) discussions (DOT) microsoft.com> wrote in message news:A4629659-3C8F-496E-A178-4E68A4BE65D9 (AT) microsoft (DOT) com... Hi all, I have a DTS package that queries couple of tables and exports to a flat file. It runs good if I provide all the parameters. But if I use ? in the where clause it gives me the following error: "No value given for one or more parameters" I did define a couple of global parameters and attached them through the "Parameters" button on the "Transform Data Task Properties" window..... Any help is greatly appreciated...... _Uday |
![]() |
| Thread Tools | |
| Display Modes | |
| |