Problem with Unidac

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
brace
Posts: 227
Joined: Wed 14 Feb 2007 08:26

Problem with Unidac

Post by brace » Thu 17 Jun 2010 16:26

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]

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

Post by Dimon » Fri 18 Jun 2010 08:37

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.

brace
Posts: 227
Joined: Wed 14 Feb 2007 08:26

Post by brace » Fri 18 Jun 2010 11:41

Thanks a lot

Post Reply