![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi THere, I am attempting to insert a constant value into a column during a DTS. Looking elsewhere on the web I found the following code that would allow me to do this: DTSDestination("columnName") = DTSGlobalVariables("GlobalVariableName").Value I've set up a global variable in the DTS called Test (it's of type int) and given it a value of "3" and created a new Active X transforation for my destination column. However when i run the DTS i get an error saying my function has "returned an invalid DataTransformStatus or an Active X script did not return an integral type" What wrong? |
#3
| |||
| |||
|
|
Hi THere, I am attempting to insert a constant value into a column during a DTS. Looking elsewhere on the web I found the following code that would allow me to do this: DTSDestination("columnName") = DTSGlobalVariables("GlobalVariableName").Value I've set up a global variable in the DTS called Test (it's of type int) and given it a value of "3" and created a new Active X transforation for my destination column. However when i run the DTS i get an error saying my function has "returned an invalid DataTransformStatus or an Active X script did not return an integral type" What wrong? |
#4
| |||
| |||
|
|
Hi THere, I am attempting to insert a constant value into a column during a DTS. Looking elsewhere on the web I found the following code that would allow me to do this: DTSDestination("columnName") = DTSGlobalVariables("GlobalVariableName").Value I've set up a global variable in the DTS called Test (it's of type int) and given it a value of "3" and created a new Active X transforation for my destination column. However when i run the DTS i get an error saying my function has "returned an invalid DataTransformStatus or an Active X script did not return an integral type" What wrong? |
#5
| |||
| |||
|
|
Hi THere, I am attempting to insert a constant value into a column during a DTS. Looking elsewhere on the web I found the following code that would allow me to do this: DTSDestination("columnName") = DTSGlobalVariables("GlobalVariableName").Value I've set up a global variable in the DTS called Test (it's of type int) and given it a value of "3" and created a new Active X transforation for my destination column. However when i run the DTS i get an error saying my function has "returned an invalid DataTransformStatus or an Active X script did not return an integral type" What wrong? |
#6
| |||
| |||
|
|
Hi THere, I am attempting to insert a constant value into a column during a DTS. Looking elsewhere on the web I found the following code that would allow me to do this: DTSDestination("columnName") = DTSGlobalVariables("GlobalVariableName").Value I've set up a global variable in the DTS called Test (it's of type int) and given it a value of "3" and created a new Active X transforation for my destination column. However when i run the DTS i get an error saying my function has "returned an invalid DataTransformStatus or an Active X script did not return an integral type" What wrong? |
#7
| |||
| |||
|
|
Hi THere, I am attempting to insert a constant value into a column during a DTS. Looking elsewhere on the web I found the following code that would allow me to do this: DTSDestination("columnName") = DTSGlobalVariables("GlobalVariableName").Value I've set up a global variable in the DTS called Test (it's of type int) and given it a value of "3" and created a new Active X transforation for my destination column. However when i run the DTS i get an error saying my function has "returned an invalid DataTransformStatus or an Active X script did not return an integral type" What wrong? |
#8
| |||
| |||
|
|
Hi THere, I am attempting to insert a constant value into a column during a DTS. Looking elsewhere on the web I found the following code that would allow me to do this: DTSDestination("columnName") = DTSGlobalVariables("GlobalVariableName").Value I've set up a global variable in the DTS called Test (it's of type int) and given it a value of "3" and created a new Active X transforation for my destination column. However when i run the DTS i get an error saying my function has "returned an invalid DataTransformStatus or an Active X script did not return an integral type" What wrong? |
#9
| |||
| |||
|
|
Hi THere, I am attempting to insert a constant value into a column during a DTS. Looking elsewhere on the web I found the following code that would allow me to do this: DTSDestination("columnName") = DTSGlobalVariables("GlobalVariableName").Value I've set up a global variable in the DTS called Test (it's of type int) and given it a value of "3" and created a new Active X transforation for my destination column. However when i run the DTS i get an error saying my function has "returned an invalid DataTransformStatus or an Active X script did not return an integral type" What wrong? |
![]() |
| Thread Tools | |
| Display Modes | |
| |