I am creating a simple application where i am using MSAccess as database. When i am trying to retrieve the data using below query - i am getting exception <
GETDATE() is not a function inside MSAccess. The equivilant would be:
Now() provides date and time
Date() provides the date
Time() provides the time