Closed gjbecerril closed 10 years ago
I encountered this exception when running this code. My query contained a column with NULL value which caused the exception since it was trying to cast a null to integer.
Thanks!
I encountered this exception when running this code. My query contained a column with NULL value which caused the exception since it was trying to cast a null to integer.