From:             [EMAIL PROTECTED]
Operating system: Sun OS 5.7
PHP version:      4.0.3pl1
PHP Bug Type:     Feature/Change Request
Bug description:  OCIResult doesn't return time for an Oracle Date field

The Oracle Date fields are actually DateTime fields.  Your OCIResult routinue returns 
the date only.
As this point, you can't change what OCIResult does because you'd break existing code.
I request that you add a new function allowing the recovery of the time value of an 
Orcale Date field.



-- 
Edit Bug report at: http://bugs.php.net/?id=10350&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to