SSIS expresion builder I have cast error cancnot convert string
to datetime
"SELECT *
FROM table Where OperatingDayDate>='"+@[User::MaxOperatingDayDateTime]
ERROR : CANNOT CONVERT STRING TO DATETIME
MaxOperatingDayDateTime IS variable DATETIME in SSIS OperatingDayDate is type DATE