VirtualQuery sort

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
burdian
Posts: 29
Joined: Wed 19 Nov 2008 19:25

VirtualQuery sort

Post by burdian » Sun 02 Oct 2016 08:06

Hello,

VirtualQuery sorts (order by) in ASCII not ANSI order (according to locale CP). Is it possible to change collation of VirtualQuery?

TIA and best regards
Franc

burdian
Posts: 29
Joined: Wed 19 Nov 2008 19:25

Re: VirtualQuery sort

Post by burdian » Mon 10 Oct 2016 08:06

No answer?

MaximG
Devart Team
Posts: 1822
Joined: Mon 06 Jul 2015 11:34

Re: VirtualQuery sort

Post by MaximG » Thu 13 Oct 2016 11:25

Currently, VirtualQuery has no capability of sorting in the described way. We will add support for such sorting shortly and inform you.

MaximG
Devart Team
Posts: 1822
Joined: Mon 06 Jul 2015 11:34

Re: VirtualQuery sort

Post by MaximG » Tue 05 Sep 2017 13:18

We've implemented the possibility of working with Collating function when using VirtualQuery. This functionality will be available in the new build of our product, which we plan to release within next two weeks

Post Reply