This topic is locked

Query Dates

8/23/2004 11:50:30 PM
ASPRunnerPro General questions
K
kattraks author

I have a field that is set as a date/time field in MSAccess. When I try to query it using ASPRunner, I get the following message:
Microsoft OLE DB Provider for ODBC Drivers error '80040e07'
[Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression.
/db_apps/performance_totals/Performance_All_list.asp, line 470
The only time I do NOT get this message is when I do a query where the date field "contains" a value. I am interested in querying for information between two values in an advanced search.
Should I be using some wildcards or something to offset the dates?

Sergey Kornilov admin 8/28/2004

Hi,
please zip and send to support@xlinesoft.com the whole content of ASPRunner output folder ( ASP files, include files, database etc.) along with the project file? I'll find what's wrong running it on my test box.