Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Oracle performance C OCI vs. JDBC thin?
Has anyone compared (preferrably on Solaris
but Windows is OK) performance of queries using
prepared statements to an Oracle database using
JDBC thin driver and SQL*net OCI C API? I have
reasons to believe that the OCI performance is
much greater but I'd like to verify this.
I tried to start coding a test program of my own but in vain since I failed to compile the libraries (it has been ages since I last used C). How should I make them:
root_at_miekkakala:demo# cp demo_rdbms.mk Makefile
root_at_miekkakala:demo# gmake
gmake: *** No rule to make target
`/oracledata/program/OraHome1/rdbms/lib/libskgxpd.a(/oracledata/program/OraH
ome1/rdbms/lib/skgxpd.o)', needed by
`/oracledata/program/OraHome1/rdbms/lib/libskgxpd.a'. Stop.
Big thank you in advance, please reply also by email if possible.
// Pasi Received on Fri Feb 22 2002 - 01:40:52 CST
![]() |
![]() |