Can anyone pls tell me what I have done wrong here. This is the Error message that I get and below it is the actual asp script that the error references. thanks as usual
[Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression.
/itp/legconfirm.asp, line 42
SQLStmt = SQlstmt & "Where Test =" & Test
Conn.Execute(SQLStmt)
[Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression.
/itp/legconfirm.asp, line 42
SQLStmt = SQlstmt & "Where Test =" & Test
Conn.Execute(SQLStmt)