Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Personal Oracle and clients - W95
9-May-98 18:35 Jan wrote:
:>Venkat <vreddy_at_ix.netcom.com> skrev i artiklen
:><6j20v9$3b1_at_sjx-ixn6.ix.netcom.com>...
:>> Try using 2:orcl as the connect string (assuming you have installed the
:>> default database. Otherwise replace orcl with the instance identifier
:>you
:>> created). The connection would then be
:>> user - scott or whatever
:>> password - whatever
:>> connectstring-_at_2:orcl
:>> 2: specifies that the database is local and so does not use any protocol
:>> adapter
:>>
:>> HTH
:>> Venkat
:>>
:>Thank you for replying. I've tried it, and it works fine for the Oracle
:>ODBC
:>driver and programs that use it, but I still can't connect from Delphi or
:>C++ Builder and the 'Borland Database Engine'.
:>
:>Any ideas?
:>
:>/jan
For Delphi (BDE) I use '@2:' as connect string. May be You need to correct
some others parameters?
BR,
Eugene
Received on Mon May 11 1998 - 08:09:51 CDT
![]() |
![]() |