Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Need help with the connection-string (occi)
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
![]() |
![]() |