A family of Microsoft relational database management systems designed for ease of use.
In addition to Scott’s reply, does the query display on its own?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am getting this error in a form that calls a query. It happens on a new record.
Background:
Original Access '97 database updated to 2016. Very successful, but a few issues have arose. I have fixed all but this one.
It does not prevent the user from entering in the new record, it is just not clean.
I can provide more information, but I hope this gets the ball rolling.
Regards,
David
A family of Microsoft relational database management systems designed for ease of use.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
In addition to Scott’s reply, does the query display on its own?
The first thing that comes to mind is that Date is a reserved word in Access and shouldn't be used as an object name.
But to help we would need to see the SQL statrement for this query.