I'm scripting a page that allows the user to write to a db the value for a
search he/she is conducting.
I keep getting this error...
Microsoft OLE DB Provider for ODBC Drivers error '80040e07'
[Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria
expression.
/helpquery_test/helpdesk2.asp, line 56
Line 56 is this...
objConn.Execute SQL
Seems that the SQL statement is not correct....though it was working earlier
in my testing stages.
Any reason why it would all of the sudden give me this error....
TIA!
David Stackis
WebMaster