Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

SSIS User Variable is not getting updated via SQL Task

$
0
0

Hi,

My package contains a User variable "User::IncrementalDate" String type.

I am using below query in SQL Task to update this variable:

Select ? = incremental_date from dbo.Audit where tablename = 'Sales'

In parameter mapping I use VARCHAR datatype for the variable and set parameter name as 0.

The sql task executes successfully but th evariable is not getting updated. Can anyone suggest solution for it.

Thank you.


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>