Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> slow defining in OCI/OCCI: 65% time in internal to external datatype conversion
We have some application using Oracle Object Relational features. We
read a quite complex object made of 2 nested objects and about 400
attributes(fields).
We waste 65% of time doing internal to external data conversion.
We used OCI and OCCI but results are the same.
Is there a way to get internal buffers to do conversion by ourself ? We
only use varchar, number and date attributes so conversion is quite
simple.
Received on Sun May 22 2005 - 16:22:00 CDT
![]() |
![]() |