[PHP-DEV] PHP 4.0 Bug #8811 Updated: DB2 SQLColumns() doens't work by default.

2001-01-19 Thread szii
ID: 8811 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Description: DB2 SQLColumns() doens't work by default. After more research, please disregard this report. the odbc_columns() is not working against DB2 7.1, but there's something else going on. (It SIGSEGVs on

[PHP-DEV] PHP 4.0 Bug #8811 Updated: DB2 SQLColumns() doens't work by default.

2001-01-19 Thread szii
ID: 8811 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Description: DB2 SQLColumns() doens't work by default. The data coming back from SQLColumns() is working correctly at the odbc_columns() level. However, you cannot run odbc_fetch_row() or odbc_fetch_array()