bdertl.Bpl

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Karen

bdertl.Bpl

Post by Karen » Thu 20 Oct 2005 14:35

We are moving our application from BDE enviornment to ODAC with latest version of ODAC & Delphi 2005. We publish our application on citrix server, with out runtime bpl i.e we copy all required bpls to winnt\system32 folder. When we try to run application it says cannot find required file bdertl.bpl. Is this file required even if we are using ODAC. Also we are using Infopower third party components.

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Fri 21 Oct 2005 10:52

ODAC doesn't require BDERTL.bpl to work although you don't use BdeSession component. AFAIK some InfoPower components could requires this package.

Post Reply