quote: Originally posted by: tclaremont SELECT * FROM tblProds WHERE DateUploaded >= DateAdd("m",-1,Now())
Retrieving data ...