Gentlemen:
SDAC I'm using for quite some time.
MyDac I installed for testing and trying to compile a
2010 DELPHI program gives me the following error:
[DCC Fatal Error] dDocu.pas(6): F2051 Unit MySqlApi was compiled with a different version of CLRClasses.UnicodeToUtf8
Can you help?
Greetings
Error DELPHI 2010 and MyDac
-
Josep Radresa
- Posts: 4
- Joined: Fri 12 Nov 2010 12:35
-
Josep Radresa
- Posts: 4
- Joined: Fri 12 Nov 2010 12:35
-
Josep Radresa
- Posts: 4
- Joined: Fri 12 Nov 2010 12:35
It seems that there are some old DAC units on your computer. To solve the problem perform the following steps:
- uninstall MyDAC and SDAC;
- find all DAC units, like CRParser.dcu, CLRClasses.dcu, MemData.dcu, MemDS.dcu, DBAccess.dcu, MyClasses.dcu files on your PC and delete them;
- find all *dac*.bpl files on your PC and delete them.
- install MyDAC.
- uninstall MyDAC and SDAC;
- find all DAC units, like CRParser.dcu, CLRClasses.dcu, MemData.dcu, MemDS.dcu, DBAccess.dcu, MyClasses.dcu files on your PC and delete them;
- find all *dac*.bpl files on your PC and delete them.
- install MyDAC.