May 30, 2018 at 8:57 am
In ssis package variable i would like to pass following expression. Please advise.
Eomonth(dateadd(month,-6,het date()))
May 30, 2018 at 2:26 pm
saptek9 - Wednesday, May 30, 2018 8:57 AMIn ssis package variable i would like to pass following expression. Please advise.
Eomonth(dateadd(month,-6,het date()))
Are you sure that your expression would return a value in SSIS? And as far as using it with a stored procedure, are you seeking to pass the value of that expression, or the expression itself? If the latter, I'd question your judgement, so my guess is it's the value you want to pass. You would need a string expression for your query for a given source component that converts the value of that expression to DT_WSTR and appends it into the correct location in the EXEC statement for your stored procedure.
Steve (aka sgmunson)
Rent Servers for Income (picks and shovels strategy)
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy