Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: OCI question: how connect to remote Oracle Server
Put the username_at_connect_string in the OCI_ATTR_USERNAME. Actually, you
could put the username/password_at_connect_string all into OCI_ATTR_USERNAME
and leave the OCI_ATTR_PASSWORD null.
Regards,
--
David C. Sisk
Need tech info on Oracle? Visit The Unofficial ORACLE on NT site at
http://www.ipass.net/~davesisk/oont.htm
Like original modern rock? Listen to song samples and buy a CD at
http://www.mp3.com/disparityofcult
leirace_at_my-deja.com wrote in message <7r2hce$330$1_at_nnrp1.deja.com>...
>HI all
> I use OCI 8.0 in my project.
>when create a session, I use OCI_ATTR_USERNAME and OCI_ATTR_PASSWORD
>for authentication. But I can't find a attributes like
>"OCI_ATTR_CONNECTSTR", SO, I don't now how connect to a remote Oracle8.
>
> leirace
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.
Received on Tue Sep 07 1999 - 21:17:25 CDT
![]() |
![]() |