Hi,
I'm using Dreamweaver to create a list from a MySQL table, however I want to limit the list using the SQL syntax "1,999" (so that I can start at the second record and go from there.)
However when I load the page on the server I get an error: You have an error in your SQL syntax; check the...