Unidac 6.0.1 ORDER BY issue?
Posted: Thu 27 Nov 2014 15:16
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
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.

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.