php-src/ext/mssql
Frank M. Kromann 75b32c64ff Reset the error (or message) from the server when calling fetch_row functions.
If the user conected and changed the database the message from the change was reported
when the user checked the error function after a failed fetch.
This cased problems in PEAR/DB.
If the fetch fails for other resons than a fetch after the last row, the message from the server will still be reported.
2001-10-29 23:41:15 +00:00
..
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
mssql_win32_howto.txt updating the win32 readme 2001-05-14 21:03:38 +00:00
mssql.dsp rename php_mssql70.dll to php_mssql.dll, as we have only one mssql extension 2001-01-22 19:15:32 +00:00
php_mssql.c Reset the error (or message) from the server when calling fetch_row functions. 2001-10-29 23:41:15 +00:00
php_mssql.h Patch for correct handling of DATETIME values. 2001-10-23 16:34:52 +00:00