J JJM Active Member Licensed User Jun 7, 2007 #1 Hi, I have sorted my DB sl3 but if close my programm and reopen it my DB is allways unsorted. How can I do to save the sorted DB sl3 ? Thanks JJ M
Hi, I have sorted my DB sl3 but if close my programm and reopen it my DB is allways unsorted. How can I do to save the sorted DB sl3 ? Thanks JJ M
Erel Administrator Staff member Licensed User Jun 7, 2007 #2 You can't (and not supposed to) control how the DB is saved. You should always use ORDER BY when you retrieve the records.
You can't (and not supposed to) control how the DB is saved. You should always use ORDER BY when you retrieve the records.