Page 1 of 1

Changing the default sql SELECT view?

PostPosted: Fri Mar 04, 2011 8:43 am
by JSours
When logging in, Xataface displays my tables in a default order. I specifically want to change the SQLquery so it displays it how I want it. Where would I go to do this?

Re: Changing the default sql SELECT view?

PostPosted: Fri Mar 04, 2011 9:11 am
by shannah
Xataface uses the -sort parameter for choosing how to sort tables. To set the default sort, see this thread for a hint:
viewtopic.php?f=4&t=5927

Although if you want a solution to work for multiple tables you'll need to take that into account. The example in that thread doesn't specify the table you are sorting for.