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: Oracle 8 with Delphi 1.0 client?

Re: Oracle 8 with Delphi 1.0 client?

From: Jan Dijkstra <dijkstra_at_orca.bb.bawue.de>
Date: 1998/01/27
Message-ID: <34CD8B70.3513@alcatel.de>#1/1

Hi Andrew,

we also have Delphi 1.0 client software running against Oracle databases; first database was a 7.3, later we added an 8.0. Client software runs perfect against both machines, only need to specify a different servername (TNS) in the BDE configuration utility.

Drivers section in IDAPI.CFG says:
Version : 2.0
Type: server
DLL: SQLD_ORA.DLL
VENDOR INIT: ORA7WIN.DLL
SERVER NAME: TNS Alias section:
TYPE: ORACLE
PATH: <blank>
SERVER NAME: <your TNS name>
NET PROTOCOL: <blank>

Let me know if you need more details

Jan

Andrew Protasov wrote:
>
> Hi All,
>
> Does anybody know how to get Delphi 1.0 client working with Oracle 8?
> The problem is Borland's sqld_ora.dll which works correctly only with
> ora7win.dll when describing procedures and functions. It does not work
> with any of later dlls: ora71win.dll, ora72win.dll or ora73win.dll. But
> ora7win.dll does not work with Oracle 8.
>
> So, does anybody knows something about patched ora7win.dll or
> sqld_ora.dll?
>
> Andrew Protasov
Received on Tue Jan 27 1998 - 00:00:00 CST

Original text of this message

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