SQL single quote headaches vanish with one line of code.
SQL single quote headaches vanish with one line of code.
Rate SQL single quote headaches vanish with one line of code.
(1(1 Vote))
YourString = Replace(YourString, "'", Chr(146))
SQL single quote headaches vanish with one line of code. Comments
No comments yet — be the first to post one!
Post a Comment