I need to include a connection in a query like this
SELECT * FROM $table ORDER BY Name DESC
how i can do this ?
SELECT * FROM $table ORDER BY Name DESC
how i can do this ?
Hi marco4000,
I'm assuming that this is a ChronoConnectivity Question? Is that correct?
If so you need to put Name DESC into the 'Order fields' box
Bob
I'm assuming that this is a ChronoConnectivity Question? Is that correct?
If so you need to put Name DESC into the 'Order fields' box
Bob
This topic is locked and no more replies can be posted.