I'm having a problem with an SQL statement on a windows server running IIS 5 using ASP/VB/MSAccess sports web page sorting the standings table.
Here's the statement:
sql = "SELECT * FROM standings ORDER BY pts, pf DESC;"
Standings Table looks like this:
Team Games Pts Pf
Hornets 3...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.