Nov 17, 2002 #1 Gita21 Programmer Nov 17, 2002 11 NZ how to develop a queryDataSet which shows all the events that will occur with the criteria that the event date should be greater then today's date select [field list here] from [tablenamehere] where EVENTDATE > :TODAYDATE How to get TODAYDATE
how to develop a queryDataSet which shows all the events that will occur with the criteria that the event date should be greater then today's date select [field list here] from [tablenamehere] where EVENTDATE > :TODAYDATE How to get TODAYDATE