|
-
October 28th, 2002, 07:39 AM
#1
accessing oracle using c (unix based)
Hello !
How can I access oracle database using C . Remember operating system I am using is Unix. Can anybody provide me helping material or any helping website or any article
Thanks
Imran
-
October 29th, 2002, 01:17 AM
#2
Have a look at Oracle Call Interface It is basically a description of how to connect to Oracle using MFC/Windows. These are just wrappers for OCI. If you unravel the C++ wrappers, you will find a bunch of OCI calls. Just use these in your C program. I know it works from Oracle 7.3.4 upwards. I don't know about earlier versions of Oracle.
Succinct is verbose for terse
-
October 29th, 2002, 06:25 AM
#3
Go to Google.
Search for
programmers guide to oracle pro *c/c++ precompiler
Download the PDF format.
Its especially written for programmers of Oracle Pro*C ... iv
Regards
Debkumar
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|