From: [EMAIL PROTECTED] Operating system: WindowsNT SP 6a PHP version: 4.1.2 PHP Bug Type: InterBase related Bug description: PHP fails to retrieve DECIMAL or NUMERIC values correctly from Interbase
Hi! PHP still fails to correctly retrieve DECIMAL or NUMERIC colums from Interbase on WindowsNT. After the point, it returns the precision of the DECIMAL instead of the actual value. That error seems to be quite old now, could a fix finally be made part of the Windows executables? A possible fix, by the way, is to use the F_FIXED_POINT UDF function from the FreeUDFLib, or casting the columns into Strings before PHP gets them, so still in the SELECT statement or the stored_procedure or the view. But, that is not very handy, so please fix that bug. Thanks, Frank -- Edit bug report at http://bugs.php.net/?id=16571&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16571&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16571&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16571&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16571&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16571&r=support Expected behavior: http://bugs.php.net/fix.php?id=16571&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16571&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16571&r=submittedtwice