php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8313 the sysbase type float(15) is handled incorrectly
Submitted: 2000-12-18 10:03 UTC Modified: 2002-02-02 06:41 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: ocomte at guarantycity dot com Assigned:
Status: No Feedback Package: Sybase-ct (ctlib) related
PHP Version: 4.0.3pl1 OS: Solaris 7
Private report: No CVE-ID: None
 [2000-12-18 10:03 UTC] ocomte at guarantycity dot com
I have a Table in a Sybase database with a column of type float(15). The command sybase_fetch_row return odds values for this column (things as Infinity or 2.0055246616091E+35) with or without the sybase.compatability_mode (weird ! I've also tried sybase.compatibility_mode) turned to on.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-11 16:54 UTC] lobbin@php.net
Does this happen on 4.1.1?
 [2002-02-02 06:41 UTC] sander@php.net
No feedback was provided for this bug, so it is being suspended.
If you are able to provide the information that was requested,
please do so and change the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Oct 13 17:01:27 2024 UTC