ID: 12166 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: ODBC related Operating System: Windows ME PHP Version: 4.0.6 New Comment:
Should be fixed now. Previous Comments: ------------------------------------------------------------------------ [2001-08-21 05:30:35] [EMAIL PROTECTED] I meant the PHP Manual entry for odbc_connect(). ------------------------------------------------------------------------ [2001-08-20 12:03:35] [EMAIL PROTECTED] no feedback. ------------------------------------------------------------------------ [2001-07-17 08:42:13] [EMAIL PROTECTED] Which docs are you referring to? The ODBC docs for PHP? The ODBC v3 docs? The ODBC v3.5 docs? please note that my name is kalowsky, not kowalsky. ------------------------------------------------------------------------ [2001-07-16 22:32:16] [EMAIL PROTECTED] Hi Kowalsky If you check in microsoft's sqlext.h you will see that SQL_CUR_DEFAULT is set to SQL_CUR_USE_DRIVER so it is a constant. Also if you check the odbc_connect( ) docs, it says that SQL_CUR_DEFAULT is an acceptable parameter to pass into odbc_connect(). So it should be defined, or the documentation be corrected. Regards, John ------------------------------------------------------------------------ [2001-07-16 08:31:20] [EMAIL PROTECTED] this is supposed to be defined by your ODBC driver, not by PHP... after all, how is PHP to know what your DB's default cursor is? ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/?id=12166 Edit this bug report at http://bugs.php.net/?id=12166&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]