Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to set the Oracle native in WIINNT
Mike Ng wrote:
> Hi all,
>
> As a title, how can I set and use the Oracle native driver to connect to the
> Oracle 8.1.5i database? Pls give me some hints.
>
> Regards,
> Mike
That would be the Bequeth protocol.
configure your tnsnames.ora file for it; mine looks like:
Beq-local.world =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = BEQ) (PROGRAM = oracle80) (ARGV0 = oracle80ORCL) (ARGS = '(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))') )
I do not use a connect string while logging on, I do have ORACLE_SID set in the registry (HKLM/Software/Oracle)
--
Met vriendelijke groet/kind regards,
Frank van Bortel
Technical consultant Oracle
Work: Home: ---------------------------------- ---------------------------- Inter Access V&L B.V. Hunzestraat 4 Palatijn 3, 7521 PN Enschede 7555 WB Hengelo PoBox 545, 7500 AM Enschede (31)074-2425046053-4341500 Received on Tue Mar 07 2000 - 15:22:24 CST
![]() |
![]() |