I have a text file containing a single row of data, such as the number 36. I want to read that data value and pass it into an "Execute SQL Task" as an input parameter to a stored proc.
(I am trying to read the data value into an SSIS variable that can be passed to the Execute SQL Task but I'm not having any success)
Any ideas much appreciated.
TIA,
barkingdog