reset stmt ctx
When converting from string to float or int, use StatementContext to handle truncate error. Also directly convert a string to Int instead converting to float first, then convert float to int.
use statement context to handle truncate error in ConvertTo MyDecimal.