php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #139 Mangled date format data from OCI
Submitted: 1998-03-03 12:05 UTC Modified: 1998-05-16 02:19 UTC
From: nvdmerwe at csir dot co dot za Assigned: rasmus (profile)
Status: Closed Package: Oracle related
PHP Version: 3.0b6 OS: NT 4.0
Private report: No CVE-ID: None
 [1998-03-03 12:05 UTC] nvdmerwe at csir dot co dot za
Data of the "date" data type is not displayed correctly when using the Ora_GetColumn OCI call. The date is displayed, but a whole lot of appended garbage is added to it. The same operation through ODBC works fine, and this also worked with the older Oracle functions in Beta 3.

An example is the date reurned for employee no.7369 (SMITH) when doing a "select * from emp" from the default "scott/tiger" Oracle tables - the date is returned as "17-DEC-80`?????LSAL "


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-05-16 02:19 UTC] rasmus
Should be fixed in latest CVS release.  Tested with Oracle 8.0.3.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 03:01:29 2024 UTC