سؤال

Using Access 2007 with db saved as Access 2003 I have table Table1 with one Field MyDate. When running a query

SELECT * FROM Table1 WHERE Table1.MyDate < Date()

have an error <Message> in query expression <expression>. (Error 3075)

When using this query in Db saved at 2010 Access, is OK. Any Ideas?

Update: Using Access 2007 with Access 2003

هل كانت مفيدة؟

المحلول

I've noticed that problem is in the particular database.

Problem was solved when I resaved db. Strange behavour...

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top