ID:               16571
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         InterBase related
 Operating System: WindowsNT SP 6a
 PHP Version:      4.1.2
 New Comment:

It 's already fixed.
The new php_interbase.dll should be in Official Release Candidate
planned on April 22th.

Daniela


Previous Comments:
------------------------------------------------------------------------

[2002-04-12 13:05:32] [EMAIL PROTECTED]

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 this bug report at http://bugs.php.net/?id=16571&edit=1

Reply via email to