From: [EMAIL PROTECTED] Operating system: Linux 6.1 PHP version: 4.0.6 PHP Bug Type: ODBC related Bug description: field name in select results strange characters
I have the following situation, I execute the following select: select 1 as '123456789 123456789 123456789 123456789' from table; when I display the field names the first 32 characters are ok, the rest of the string displayed are strange characters. Kind regards Marco Laponder ([EMAIL PROTECTED]) -- Edit bug report at: http://bugs.php.net/?id=14262&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]