hi,
i am geeting Syntax error (missing operator) in query expression when i run the below code.
conwatt.Execute "update " & StrUserWinID & " set Auditors_comments= '" & Form_auditor.Text87 & "' where ACAPS like '" & WindowsUserID & "'"
i get the error only when Form_auditor.Text87 value contain any special charcters like ' .Please advice. Thank you!
Regards,
jagu147
i am geeting Syntax error (missing operator) in query expression when i run the below code.
conwatt.Execute "update " & StrUserWinID & " set Auditors_comments= '" & Form_auditor.Text87 & "' where ACAPS like '" & WindowsUserID & "'"
i get the error only when Form_auditor.Text87 value contain any special charcters like ' .Please advice. Thank you!
Regards,
jagu147