Page 1 of 1

Unidac 6.0.1 ORDER BY issue?

Posted: Thu 27 Nov 2014 15:16
by hampk
I'm gleefully putting 6.0.1 to use in my first data-aware iOS app which runs against an existing SQL Server database. Brilliant :mrgreen:

However I'm finding that if I want to ORDER BY by a particular field in a table, I have to SELECT that field, otherwise I get an error : ColNum 65535 exceeds columns.

Is anyone else seeing this, or am I doing something silly..? Same query works perfectly in Management Studio.

Re: Unidac 6.0.1 ORDER BY issue?

Posted: Fri 28 Nov 2014 14:09
by azyk
Thank you for the information. We have reproduced the problem and will investigate it.

Re: Unidac 6.0.1 ORDER BY issue?

Posted: Thu 04 Dec 2014 16:22
by hampk
Is there any news on a timescale for a fix for this?

Re: Unidac 6.0.1 ORDER BY issue?

Posted: Fri 05 Dec 2014 09:57
by azyk
This bug fix will be included into the next UniDAC build. The next UniDAC build will be released within 1-2 months.

Re: Unidac 6.0.1 ORDER BY issue?

Posted: Tue 16 Dec 2014 11:07
by hampk
Thanks for the update.