From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.3.0 PHP Bug Type: ODBC related Bug description: odbc_fetch_into returns empty strings for columns with NULL values
odbc_fetch_into returns empty strings for columns with NULL values. This makes it impossible to distinguish whether a result column value is a real empty string or a NULL, unlike with API functions for the same purpose but for other databases. -- Edit bug report at http://bugs.php.net/?id=21279&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=21279&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=21279&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=21279&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=21279&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=21279&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=21279&r=support Expected behavior: http://bugs.php.net/fix.php?id=21279&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=21279&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=21279&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=21279&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21279&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=21279&r=dst IIS Stability: http://bugs.php.net/fix.php?id=21279&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=21279&r=gnused