I have tried to use the DateDiff-function to determine how many months there between today and the day a contract is signed.
In the query, I write the following:
DateDiff(month;Now();SignedDate)
MS Access 2003 won't accept eithter "month" nor "m" as the first attribute. Is there a way to...
I have a database in MS Access 2003 to do the regular operations for administration in my office. I need to make a query in SQL to find out which employees who have been working with all the projects involved with a certain building.
The relation is like this:
EMPLOYEE - PROJECTPARTICIPATION -...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.