ODBC - SQLNativeSql Now Returns Correct Statement Length
An ODBC application failed with the following message: "Insufficient base table information for updating or refresh." The SQLNativeSql function was updated to correctly evaluate string length of the input statement when ctSQL_DYN_STMT is active.