Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: two different oci demo programs makes me confused

Re: two different oci demo programs makes me confused

From: Rauf Sarwar <rs_arwar_at_hotmail.com>
Date: 25 Jan 2005 04:48:06 -0800
Message-ID: <1106657286.222521.107830@z14g2000cwz.googlegroups.com>

onions wrote:
> 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.

Please provide example from both that is confusing to you.

Having said that... demo's are generally written with very simple code examples to start off someone new. They are equivalent to "Hello World" examples you may have come across many times learning some new programming language... which does not mean that that is all you need to develop a full blown application.

Regards
/Rauf Received on Tue Jan 25 2005 - 06:48:06 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US