Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Personal Oracle8 & Delphi - how to connect ?

Re: Personal Oracle8 & Delphi - how to connect ?

From: Jarek Palka <triss_at_zeus.polsl.gliwice.pl>
Date: 1998/08/29
Message-ID: <6s8j57$iik$1@zeus.polsl.gliwice.pl>#1/1

tomscott_at_abac.com napisa³(a) w wiadomo¶ci: <35e6c711.70101484_at_news1.abac.com>...
>On Wed, 26 Aug 1998 11:05:44 +0200, "Jarek Palka"
><triss_at_zeus.polsl.gliwice.pl> wrote:
>
>>I can't connect from Delphi3 C/S to Personal Oracle8. I don't know how can
 I
>>set SERVER NAME in driver configuration in BDE. With Personal Oracle 7 it
>>was magic key 2:, but it doesn't work with PO8. Leaving this field blank
>>doesn't help. I tried to set up alias to local database with Net8 Easy
>>Config using Bequeth protocol but this doesn't work too.
>
>Try the following settings:
>
>DLL = SQLD_ORA.DLL
>VENDORINIT = SQLORA32.DLL or SQLORA8.DLL (see note below)
>NET PROTOCOL = TNS
>SERVER NAME = :2
This is not BDE problem. Oracle 8 doesn't support such connect string (2:). i.e. connecting system/manager_at_2: causes error ORA-06401: NETCMN: invalid driver designator

Jarek Palka Received on Sat Aug 29 1998 - 00:00:00 CDT

Original text of this message

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