fmk Fri Mar 9 15:44:55 2001 EDT
Modified files:
/php4/ext/odbc php_odbc.h php_odbc.c
Log:
Adding a new function odbc_next_result() allowing the query to return more than one
result.
This can be done with a stored procedure or by sending more than one
Stig Bakken wrote:
> ssb Sun Jan 14 17:11:06 2001 EDT
>
> Modified files:
> /php4/ext/odbc php_odbc.c php_odbc.h
> Log:
> @- Added odbc_error() and odbc_errormsg() functions (Stig)
PHP 4 does not build on Win32 after this patch:
php_odbc.c
D:\Programme\MS Visual Stu
ssb Sun Jan 14 17:11:06 2001 EDT
Modified files:
/php4/ext/odbc php_odbc.c php_odbc.h
Log:
@- Added odbc_error() and odbc_errormsg() functions (Stig)
Index: php4/ext/odbc/php_odbc.c
diff -u php4/ext/odbc/php_odbc.c:1.69 php4/ext/odbc/php_odbc.c:1.7
3 matches
Mail list logo