Hi
I'm getting error during package execution.
Data comes from MYSQL and Store in SQL SERVER.
in package i have one variable that set date.
and i'm getting this error during execution.
Error: Arithmetic overflow error converting expression to data type date time.
user log deletion
[Execute SQL Task] Error: Executing the query "DELETE FROM dbo.vicidial_user_log
WHERE
(even..." failed with the following error: "The statement has been terminated.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established
correctly.
I see some differnce in sql in date time varaible.
Kindly help .