I wrote a function SQLEncode which replaces ' with '' for text containing single quotation marks. The text is then sent as a parameter to a sqlserver stored procedure. I have a problem that stores the '' as part of the text and everytime the record gets updated it adds more ''. In the end there...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.