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 -> What's wrong with oci.

What's wrong with oci.

From: <xzhang2000_at_my-deja.com>
Date: Sat, 20 Nov 1999 06:16:35 GMT
Message-ID: <815ec4$ukv$1@nnrp1.deja.com>


Here is what I try to connect to Oracle from a NT station. It never correctly logon the server ,but i can connect to server with SQLPlus.

Here is the info:
Account : bill
password : xxx
connect: cs

Cda_Def cda;
Lda_Def lda;
ub1 hda[HDA_SIZE];

olog(&lda, hda, (text *) "bill", -1,
  (text *) "xxx",
  -1, "cs", -1, 1);

Am i doing something wrong? Thanks for advice. Bill

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Sat Nov 20 1999 - 00:16:35 CST

Original text of this message

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