![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
-----Original Message----- Hello Everyone i have an ActiveX Script that returns with a global variable then in the workflow i have an sql task that insert this global variable in a table so i write in the sql task : insert into Table values (DTSGlobalVariables("id").value) It gives me an error "Incorrect Syntax Near DTSGlobalVariables" Any Idea Whats wrong in this syntax Thx in Adv . |
#3
| |||
| |||
|
|
To find out, get into the task's Break Points dialog box and set some up, then execute the package. -- Todd Chittenden "Anahi Ludueña" wrote: Hi people, I have a doubt: does the Execute SQL Task fire the event OnProgress? I want to use it from VBasic, but I cannot see it is fired. Thanks a lot. Anahi |
![]() |
| Thread Tools | |
| Display Modes | |
| |