Oracle 64-bit edition

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
TeleMax
Posts: 7
Joined: Wed 24 Nov 2004 08:00

Oracle 64-bit edition

Post by TeleMax » Mon 09 Apr 2007 06:59

How can I create application for Oracle 64-bit edition?
At this time I have error "Cannot load OCI.dll".

Should I download 64-bit version of ODAC ?

(Oracle 10g, ODAC for Builder 6)

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Tue 10 Apr 2007 09:12

Please specify whether you are using 64-bit Oracle client or only your Oracle server is 64-bit and Oracle client is 32-bit.

TeleMax
Posts: 7
Joined: Wed 24 Nov 2004 08:00

Post by TeleMax » Fri 20 Apr 2007 07:59

plash wrote:Please specify whether you are using 64-bit Oracle client or only your Oracle server is 64-bit and Oracle client is 32-bit.
I'm using 64-bit Oracle client.
But I found out that Borland does not have 64-compiller.
May be I'm wrong ?

My aim is working with 64-bit Oracle under 64-bit Client.

Telemax.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Fri 20 Apr 2007 08:56

Yes, there is no 64-bit compiler for Delphi. Therefore 64-bit ODAC version does not exists. You should install 32-bit Oracle client to use it with ODAC.

Post Reply