Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How to connect to the Oracle 8i database using only C (normal) without the external options:) Karajagi Prashant R.
These are the steps breifly u can try out this and let me know i)Include “sql.h” ii)SQLAllocHandle() iii)SQLSetAttrib iv)SQLConnect v)SQLDisconnect vi)SQLFreeHandle chandu