Page 1 of 1

performence

Posted: Fri 16 Sep 2011 09:58
by vallemanden
Hi

Is there any performence diff. in UniDAC, depending on what version of delphi I use ?
or should it be the same?

kind regards
Vallemanden

P.S.
Sorry my english

Posted: Fri 16 Sep 2011 12:22
by AlexP
Hello,

In general the IDE version does not influence the performance, but in the latest Delphi versions (starting with 2009), the performance when working with string fields may decrease a bit – it is connected with moving to Unicode.
Also the performance can increase or decrease in x64 applications (RAD Studio XE2) – it is connected with x64 platform specifics.