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 -> Need help with the connection-string (occi)

Need help with the connection-string (occi)

From: Mirco Schmedicke <77488823-34488572_at_gmx.net>
Date: Thu, 6 Nov 2003 18:33:15 +0100
Message-ID: <boe0cs$gli$1@online.de>


Hello.

I work on a small project for school. I use VC++7 and occi to write a Program that has to connect to the oracle-db in school. Now I don't know the connection-string for createConnection(un,pw,cs). I think "cs" should look like this:
***:@<Hostname>:<Port>:<Connect-Name>
Hostname, port and connect-name are no problem, but what has to stand in front of the "@"? I think it has to be a drivername, but I don't want to use a special driver, because the program has to run on "normal" computers, which have no oralce installed.
That is the reason why I have choosen occi...

Am I on a totally wrong way?

Greetings,
Mirco Received on Thu Nov 06 2003 - 11:33:15 CST

Original text of this message

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