I've got a couple questions.
I'm trying to update a VB program of mine that accesses MS Access as a Database.
The database is sorted by one column, and I want it to be able to read the top 10 "rows" after that sort, but I have no idea how to do it. The only SQL I have ever written, if I could...