Just a little problem, this query is working..nearly... I just need it to return starting from the first instance of todays date, in the table? If anyone can help you'd be a lifesaver....
Code:
"SELECT * FROM Aberystwyth ORDER BY Date, Time LIMIT 20 ";
example:
"SELECT * FROM Aberystwyth (starting from todays date here?) ORDER BY Date, Time LIMIT 20 ";