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
OraObjects was compiled with a different version of MemData.TMemData compile error
Re: OraObjects was compiled with a different version of MemData.TMemData compile error
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
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