Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Two different oci demo programs makes me confused
You are right Rauf. Actually, I've forgot to append the list of functions. But the message was gone already. Sorry for wasting the valuable bandwith. Anyway, here is the functions.
$ORACLE_HOME/rdbms/demo/oci*.c OCI-Developer-Workshop-Demo
olog OCIInitialzie oclose OCIEnvInit oopen OCIHandleAlloc oparse OCIServerAttach obndra OCIAttrSet oerhms ... oexn ... -----------------------------------------------------------
Jinki Jung
onions_at_doosan.com
I need to make a client program to connect a remote Oracle 9i server. The program environment is Redhat with Oracle 9i installed.
To start, I have searched to find demo files in $ORACLE_HOME/rdbms/demo/* and the demo file itself was OK. I can compile and I can run.
Later on, I have downloaded OCI-Developer-Workshop-Demo and foud that the functions are quite different from what I have seen in $ORACLE_HOME/rdbms/demo/*.
I am wondering which program style to be proper for later. Any advice will be appreciated. Thank in advance.
Jinki Jung
onions_at_doosan.com Received on Wed Jan 26 2005 - 22:45:19 CST
![]() |
![]() |