This topic is locked

error: Data type mismatch in criteria expression

1/11/2007 12:33:05 PM
ASPRunnerPro General questions
orit author

I'm getting the following error when I try to login after records were added :

Error number -2147217913

Error description [Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression.

URL /PM/Applications/pm_approval/release_approval_list.asp

SQL query select top 20 [fileID], [fileType], [fileTitle], [fileName], [fileModifiedDate], [fileOwner], [fileMApproval], [fileMRejectReason], [filePApproval], [filePRejectReason], [fileAApproval], [fileARejectReason], [fileEApproval], [fileERejectReason], [fileOApproval], [fileORejectReason], [fileCApproval], [fileCRejectReason] From [release_approval]

Solution The SQL error 80040E07 occurs when attempting to use the "Insert Record" or the "Update Record" server behavior to set the value of a column in Microsoft Access with an empty string ("").


I read the FAQ, but the date field is not empty - On the contrary, I think that this problem started after I set the Date field deafult value to Now().
What is the problem and how to solve that?
Thanks

Sergey Kornilov admin 1/11/2007

It's hard to tell without seeing your code and data.
Please post this app to demo account and send me a link.

orit author 1/14/2007

When I try to upload to a demo account, I get the error:

---------------------------

AspRunnerPro

---------------------------

Error: Couldn't create/open file U:\Program_Management\Applications\pm_approval\tmp\pm_approval.zip

---------------------------

OK

---------------------------

What is the problem?
I am sending to support a zip with my project.
Thanks