Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Would you recommend using ODBC?

240632Mar 19 2002
Hi,

I am working on a C++ application running on Sun Solaris. I am considering using the following tool to inferface to an Oracle 8 DB.
o ODBC
o Pro C/C++
o OCI
o SourcePro DB (we are already using SourcePro Core in our application)

In the future we could move to a new RDBMS and so using OCI is not necessarily the favorite. We also need a connection pool because the application is multi-threaded.

I have experience with OCI and Pro C/C++ but have no direct ODBC experience. I gave heard that ODBC tends to be slow. Would you recommend using ODBC?

Thanks in advance!
Tim

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 18 2002
Added on Mar 19 2002
1 comment
414 views