is the email sent before the error occurs?
i would believe a string for the where criteria should be enclosed in ' '
like
Code:strSQL = "UPDATE Email " & _ "SET Email.Sent = -1 " & _ "Where Email.EID = '" & Me.EID & "';"
|
Results 1 to 3 of 3
Thread: Data Type MismatchThreaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |