[PHP-DEV] PHP 4.0 Bug #9774 Updated: OCIColumnType() returns similar, but non-specific datatypes From: ohrn <email protected>
Date: 03/30/01

ID: 9774
Updated by: ohrn
Reported By: rfinnie <email protected>
Old-Status: Open
Status: Closed
Bug Type: OCI8 related
Assigned To:
Comments:

>From a look at the OCI library headerfiles it doesn't seem to be possible to tell the difference.

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

[2001-03-15 17:26:07] rfinnie <email protected>
Section 2 of the Oracle 8i SQL Reference document specifies 4 character datatypes: CHAR, NCHAR, NVARCHAR2, and VARCHAR2. However, OCIColumnType() will only return CHAR, CHAR, VARCHAR and VARCHAR, respectively.

Ryan Finnie

---------------------------------------------------------------------------

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9774&edit=2

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>