--TEST-- Error checking for failed conversion: VARCHAR value 'null' to data type INT --SKIPIF-- --FILE-- --EXPECTREGEX-- Array \( \[0\] => 22018 \[SQLSTATE\] => 22018 \[1\] => 245 \[code\] => 245 \[2\] => \[Microsoft\]\[ODBC Driver 1[1-9] for SQL Server\]\[SQL Server\]Conversion failed when converting the varchar value 'null' to data type int\. \[message\] => \[Microsoft\]\[ODBC Driver 1[1-9] for SQL Server\]\[SQL Server\]Conversion failed when converting the varchar value 'null' to data type int\. \) Done