NEXTGEN Support Rad Studio XE3

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
itsds
Posts: 37
Joined: Mon 30 Apr 2007 10:38
Location: Germany - Bochum
Contact:

NEXTGEN Support Rad Studio XE3

Post by itsds » Thu 04 Oct 2012 14:22

Hi i tested the new Version 4.5.9 with RAD Studio XE3 and the new DEFINE "NEXTGEN" activated.

BUT UniDAC shows some Errors.

Please support it.

Thanks
Stefan

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: NEXTGEN Support Rad Studio XE3

Post by AlexP » Fri 05 Oct 2012 09:42

hello,

In the new versions of our products with XE3 support, we have taken into account the changes related to this DEFINE and made correspondent changes in the component code.
Please describe in more details the cases and errors you have encountered with when using this DEFINE

itsds
Posts: 37
Joined: Mon 30 Apr 2007 10:38
Location: Germany - Bochum
Contact:

Re: NEXTGEN Support Rad Studio XE3

Post by itsds » Fri 05 Oct 2012 13:18

Actually i have UniDAC 4.5.9 installed and the Errors occur in memds.pas, dbaccess.pas for examle in GetDetailLinkFields TList<TField> instead of TList as Param

AsAnsiString as TParam Member is now removed in dbaccess.pas.

BR

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: NEXTGEN Support Rad Studio XE3

Post by AlexP » Mon 08 Oct 2012 10:30

hello,

Thank you for the information, we will add the changes for this DEFINE in our products in the next version.

Post Reply