Ora_GetColumn invalid column type

wxdqz

New Member
Hi,

I'm running php4.0.3p11 with oracle 8.0.5.
I have a query which executes on a remote oracle server, and returns the results. The table on the remote server has a column as "RAW" type.
But the result of query for that column type is "UNKNOWN(23)" and
"Ora_GetColumn found invalid type (23)"

I could not figure out what is going. Does anyone have an idea?

Regards,

Yusuf Kursat Tuncel.
 
Back
Top