Access '13 - DateAdd - Filtering based on result -


let me prerequisite saying very new using sql, vbs, , access, doing best figure out go.

i have access database using odbc link sql database containing employee certification information, certifications expire every 5 years. calculate expiration in access using dateadd expression:

expiration date: dateadd("yyyy",5,[value])

where [value] name of field certification date stored. reporting purposed have run report show expiration date before july 1 of current year. however, adding criteria line other static date throws below error:

odbc--call failed. [microsoft][odbc driver manager] function sequence error (#0)


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -