ID: 36800 Comment by: cjbj at hotmail dot com Reported By: jnavratil at houston dot rr dot com Status: Open Bug Type: Feature/Change Request Operating System: Fedora Core 4.2 PHP Version: 5.1.2 New Comment:
The Oracle 10.2 manuals state: "Although the VARCHAR datatype is currently synonymous with VARCHAR2, the VARCHAR datatype is scheduled to be redefined as a separate datatype used for variable-length character strings compared with different comparison semantics." Previous Comments: ------------------------------------------------------------------------ [2006-03-20 18:16:57] jnavratil at houston dot rr dot com Description: ------------ (extreme nit-pick) oci_field_type returns 'VARCHAR' for a SQLT_CHR. It should more accurately return 'VARCHAR2' as 'VARCHAR' is deprecated. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=36800&edit=1
