Hi,
I am pulling count of records from a Teradata table.
I have used Execute SQL Task in SSIS to get the count, and assigning the count to SSIS variable "TeradataCount" of type Int32.
based on the count I want to proceed further.
while I am execuing the package I am getting below error
[Execute SQL Task] Error: An error occurred while assigning a value to variable "TeradataCount": "Value does not fall within the expected range.".
Note: I am using SSIS 2008 and ODBC Drivers for Teradata
your help is much appreciated
Thanks
Prasad
Thanks & Regards Prasad DVR