This is the error message I keep getting when I run my query: 3464: Data type mismatch in criteria expression. If anyone knows what this means please let me know.
Thank You.
Usually it means that you are trying to join fields that are diffeent data types (e.g. date vs. text) or that some critreia of your query for a field is the wrong type (e.g. you specify a text parameter for a date data type).
Post SQL to this forum if you are still having problems.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.