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

package variable to DataFlow query paramter

$
0
0

Hi All,

I have written Procedure

example

create proc (@var varchar(20))

begin

......

.....

end

This procedure i want run from data flow task in ssis,

in the SQL command option i wrote as follows

execute proc <here i need to pass variable,already defined in package>

i tried to give "?" and i map the variable in the paramters option,

but it gives an error as follows

[OLE DB Source [17]] Error: The SQL command requires a parameter named "@tagname", which is not found in the parameter mapping.

Any one have aware of this problem, Please help me
thanks in advance

chinnikrishna


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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