OraObjects was compiled with a different version of MemData.TMemData compile error

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
bledazemi
Posts: 4
Joined: Thu 08 Feb 2007 16:08

OraObjects was compiled with a different version of MemData.TMemData compile error

Post by bledazemi » Thu 08 Feb 2007 16:41

Hi everyone,

I have just downloaded ODAC registered version for Delphi 2006. I am getting a compile error on Delphi 2006 saying :

"OraObjects was compiled with a different version of MemData.TMemData compile error"

ODAC version 5.80.0.39 for Delphi 2006

I also have installed
SDAC version 3.80.0.34 for Delphi 2006
MyDAC version 4.40.21 for Delphi 2006

Can someone help me with this issue please?

Thanks in advance

bledazemi
Posts: 4
Joined: Thu 08 Feb 2007 16:08

Re: OraObjects was compiled with a different version of MemData.TMemData compile error

Post by bledazemi » Thu 08 Feb 2007 17:35

Hi everyone,

I realised that this problem had occurred to me before. As the error message suggests the problem is that I seemed to have had incompatible SDAC and MYDAC and ODAC versions. I am guessing since all three use some base classes compile errors may occur if different versions of compiled units are installed.

Anyway my problem is resolved by downloading latest MyDac,SDAC, ODAC versions:

ODAC 5.80.0.39
SDAC 3.80.0.35
MYDAC 4.40.0.22

Thanks
bledazemi wrote:Hi everyone,

I have just downloaded ODAC registered version for Delphi 2006. I am getting a compile error on Delphi 2006 saying :

"OraObjects was compiled with a different version of MemData.TMemData compile error"

ODAC version 5.80.0.39 for Delphi 2006

I also have installed
SDAC version 3.80.0.34 for Delphi 2006
MyDAC version 4.40.21 for Delphi 2006

Can someone help me with this issue please?

Thanks in advance

Post Reply