Help-me........

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Davidson
Posts: 1
Joined: Tue 25 Oct 2005 11:18

Help-me........

Post by Davidson » Tue 25 Oct 2005 11:20

[Fatal Error] ConnectForm.pas(19): Unit DBAccess was compiled with a different version of MemData.TData :oops:

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

Post by Alex » Wed 26 Oct 2005 08:01

May be you have DBAccess.dcu or MemData.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