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

Execute SQL Task ADO.NET connection type insert query values getting truncated in DB

$
0
0

I am passing SSIS variables from C# code and getting it in SSIS package execute sql task

and SQL query is like below,

 insert into Table values(@FileProcessStatusId,@FileTypeId,@FileName,@SharePath,@UploadedBy,@UploadedDate,@Error)

in the above query few values are string and int.

the task is executing successfully but the value stored in table is only 2 char. i don't know what went wrong. Any help.


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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