Delphi Package Problem

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for Oracle in Delphi and C++Builder
Post Reply
mmalinow
Posts: 25
Joined: Sat 14 May 2011 00:56

Delphi Package Problem

Post by mmalinow » Fri 08 Jul 2016 20:58

Hello Alex,

I'm trying to recompile a custom Delphi package in our system in Delphi 2010. The package happens to contain a component which have cross dependencies to Devart DBExpress for Oracle. The error received is that "package dcldbxoda140 not found". I'm at a loss because I cannot find a file named "dcldbxoda140.*" on the system. I assumed it was a Delphi DCP file or maybe a reference to a library inside of a Devart unit. Do you have any idea as to what Devart object it is that the Delphi package requires to compile? I would greatly appreciate your input.

Thanks very much,
Mike Malinowski
Production Resource Group

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Delphi Package Problem

Post by AlexP » Mon 11 Jul 2016 10:28

Hello,

This package is no longer used, you need to remove it from the project.

Post Reply