Hi all,
I am inserting some text into an Access database via a sql insert command.
However, the issue is the text contains some of the following characters:
'
"
%
_
What are the escape characters to insert those characters into the database?
sanks