Unit CrGrid was compiled with a different version

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Zsolt Csillag
Posts: 30
Joined: Sun 28 May 2006 16:09

Unit CrGrid was compiled with a different version

Post by Zsolt Csillag » Sun 23 Nov 2008 21:19

Hello,

I use Delphi 2006.
After buying the MyDac 5.70 first I uninstalled the MyDac 4.40 then installed the 5.70.

Everything works except when the project contains CrGrid.
I always get the error message: "Unit CrGrid was compiled with a different version of DbAccess.TCustomDADataSet".

This way I cannot compile my projects that use CrGrid and what is more I cannot even run your Demo project either.

Thank you in advance for your help.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Tue 25 Nov 2008 11:43

Please, uninstall MyDAC. Find all DBAccess.dcu files on your PC and delete it. Install MyDAC anew.

Post Reply