This is a small patch for oratcl.c which adds support
for oracle named type columns in the "oradesc"
command. For example, a column of type "XMLType"
was previously reported as "UNKNOWN" will be
correctly reported. It has only been tested against 9i
as that's all I have available to me.
patch file for oratcl.c
Logged In: YES
user_id=92123
Your patch comes at a great time. I am just ramping up to
support user defined types everywhere possible in Oratcl.
I will commit it to CVS soon.
Thanks
Todd