Page 1 of 1

Problem with Unidac

Posted: Thu 17 Jun 2010 16:26
by brace
I have SDAC 4.80.0.56 and trial of UNIDAC 3.00.0.9. I think I have a conflict.

When I try to build a unidac application with a single TUnidacConnection (so a very simple application) and I build I have:

[DCC Fatal Error] Unit4.pas(7): F2051 Unit UniProvider was compiled with a different version of DADump.TDADumpProcessorClass

moreover when I open a form or datamodule contain app (that uses SDAC) I have those kind of messaegs:

[Window Title]
Error

[Content]
Error creating form: Error reading MSquery1.SQL.Strings: Connection is not defined.

[OK]

Posted: Fri 18 Jun 2010 08:37
by Dimon
Product compatibility is provided for the current build only. To make SDAC and UniDAC work simultaneously on the same IDE, you should use the latest versions of them. The latest compatible versions are the following: SDAC 4.80.0.58, UniDAC 3.00.0.9.

Posted: Fri 18 Jun 2010 11:41
by brace
Thanks a lot