[PHP-DEV] Bug #10375: odbc_autocommit with one parameter craches From: martin <email protected>
Date: 04/18/01

From: martin <email protected>
Operating system: Windows 2000 sp1
PHP version: 4.0.4pl1
PHP Bug Type: Reproduceable crash
Bug description: odbc_autocommit with one parameter craches

Documentation tells me that odbc_autocommit can be called with one or two parameters.
(Without the OnOff parameter, this function returns auto-commit status for connection_id. )

Calling with two parameters works, with one I get a crash.

I'm using ODBC 3.520.5303.2 against a Access 2000 database with Access ODBC driver 4.00.5303.01

-- 
Edit Bug report at: http://bugs.php.net/?id=10375&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>