ODAC - > Delphi 2005 (File .pas)

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

ODAC - > Delphi 2005 (File .pas)

Post by Bruno Ribeiro » Thu 16 Jun 2005 20:19

after to have done download again, the installation occurred correctly, but when some component in form is inserted, the following error is presented. "Cound not compiles used unit ' DBAccess.pas '"

Please, what I must make???

Sds

Bruno Ribeiro
Rio de Janeiro
Brazil

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

Post by Alex » Fri 17 Jun 2005 15:03

May be you have DBAccess.dcu from another our product (SDAC, MYDAC) or ODAC of incompartible version in the Delphi search path. Please check that "Tools\Environment Options\Librart\Library path" and
"Project\Options\Directory/Conditions\Serch path" does not have path to another copy of these files.

Post Reply