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

SSIS Today's date

$
0
0

I have an execute sql task and I have to store a global variable GivenDate = getdate().
select @givendate = convert(varchar(10),getdate(),101)    I have selected the parameters and given @givendate  to SSIS variable Date
I get the error "Executing the Query failed".

How do I resolve this? Is there a better method to assign today's date to an SSIS variable?


In the middle of difficulty lies opportunity.

Viewing all articles
Browse latest Browse all 24688

Trending Articles



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