data ordering question
hello all, basicaly, im trying 2 order a query with the 'order by' statement in sql (Access) and then output it into a table. what im doing is: the table is queried, and outputted to an html table. then the column headers contain a hyperlink that sets the querystring to a value for ordering. im not sure what the problem is, but i guess i dont know how to structure everything so that the querystring is evaluated and orders the sql code. like if you could tell me how to setup the table, links, and query that would be nice. Thanks!
