Hi I'm using Access 97.
This one really has me stumped.
I have several databases that have been working fine. Until yesterday when my laptop crashed, and IT had to replace my laptop.
Now my queries that have date()-1 don't work anymore.
When I run the query I get this error message:
"Function isn't available in expressions in query expression 'Date()-1'."
It has always worked before. Here is the sql for my query:
SELECT ACTUAL.[Daily SKU_Production Date], Date()-1 AS [DATE]
FROM ACTUAL;
Any ideas what the problem could be are greatly appreciated. It just doesn't make sense to me that these queries have worked fine for the past 10 months - now all the sudden I get a new computer and they don't???
Additional info - the database reside on the same server - not on my individual system. Access 97 is still what my new system uses.
When first got my new system - some of the things like the Find Duplicates Query Wizard did not work. They had to reinstall Access and those now work.
Thanks.
lisa.
This one really has me stumped.
I have several databases that have been working fine. Until yesterday when my laptop crashed, and IT had to replace my laptop.
Now my queries that have date()-1 don't work anymore.
When I run the query I get this error message:
"Function isn't available in expressions in query expression 'Date()-1'."
It has always worked before. Here is the sql for my query:
SELECT ACTUAL.[Daily SKU_Production Date], Date()-1 AS [DATE]
FROM ACTUAL;
Any ideas what the problem could be are greatly appreciated. It just doesn't make sense to me that these queries have worked fine for the past 10 months - now all the sudden I get a new computer and they don't???
Additional info - the database reside on the same server - not on my individual system. Access 97 is still what my new system uses.
When first got my new system - some of the things like the Find Duplicates Query Wizard did not work. They had to reinstall Access and those now work.
Thanks.
lisa.