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

Home -> Community -> Usenet -> c.d.o.server -> Re: I can't connect remote oracle server in OCI program..

Re: I can't connect remote oracle server in OCI program..

From: gazzag <gareth_at_jamms.org>
Date: Mon, 30 Jul 2007 05:48:30 -0700
Message-ID: <1185799710.778412.317920@22g2000hsm.googlegroups.com>


On 30 Jul, 13:05, <kamis..._at_yahoo.com> wrote:
> I programed with OCI base C Language.
>
> OCIServerAttach( srvhp,errhp,(OraText *) "192.10.10.1:1521:ora9i",
> (sb4) strlen((char *)cstring), OCI_DEFAULT))
>
> But, I can't connect oracle server.
>
> Is it correct?
>
> How can I connect remote oracle server with OCI ?

What is the exact error message that you are receiving? Received on Mon Jul 30 2007 - 07:48:30 CDT

Original text of this message

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