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
performence
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.
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.