[PHP-DEV] Bug #12166: SQL_CUR_DEFAULT constant not defined in php_odbc.dll From: jlim <email protected>
Date: 07/14/01

From: jlim <email protected>
Operating system: Windows ME
PHP version: 4.0.6
PHP Bug Type: ODBC related
Bug description: SQL_CUR_DEFAULT constant not defined in php_odbc.dll

SQL_CUR_DEFAULT, which is a constant that can be passed into odbc_connect,
is not defined in the odbc extension. I get a warning that it an undefined
constant when I use it. A quick check in the source code confirmed it.

-- 
Edit bug report at: http://bugs.php.net/?id=12166&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>