Searched refs:odbc_errormsg (Results 1 – 4 of 4) sorted by relevance
2 Bug #73448 odbc_errormsg returns trash, always 513 bytes25 $e = odbc_errormsg($conn);
50 PHP_FUNCTION(odbc_errormsg);
342 PHP_FE(odbc_errormsg, arginfo_odbc_errormsg)3091 PHP_FUNCTION(odbc_errormsg) in PHP_FUNCTION() argument
1846 . Fixed bug #73448 (odbc_errormsg returns trash, always 513 bytes).
Completed in 34 milliseconds