OK miss wording on my part.
The admin displays the database. It reads the tables and displays them to the screen as is. So I take it it can't do a sort prior to displaying the contents. would have to create a routine to read contents into a table, Sort then display.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
can the output in the admistration portal be sorted automatically upon execution of the script
There is no "output" from the admin. The admin reads already stored records for display. The admin also allows for deleting or printing records.
OK miss wording on my part.
The admin displays the database. It reads the tables and displays them to the screen as is. So I take it it can't do a sort prior to displaying the contents. would have to create a routine to read contents into a table, Sort then display.
Yes, I have done this. Are you using file based or MySQL database?
I am using MySQL
I'll check to see if I finished the SQL version and send it to you if it works.
That would be great thanks