質問

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