Forums

This topic is locked

Selecting records by date

Posted 09 Jan 2003 13:16:43
1
has voted
09 Jan 2003 13:16:43 DowN] [SySt3M posted:
Hi,

Im trying to select the records in a table that are or after the current date.

This is the SQL I am using ...

rsDiary.Source = "SELECT * FROM tblEvents WHERE DateOn > " & Date & " ORDER BY DateOn ASC"

but however it still returns the dates from last year.

Does anyone know an easy way of doing this?

Replies

Replied 09 Jan 2003 13:21:00
09 Jan 2003 13:21:00 Martha Graham replied:
Please, only post your question once on the site.

Martha Graham

Reply to this topic