adriano.freitas
Active Member
I have a text box that may contain some special characters that cause problems when saved in the database and even in the queries themselves, even using UTF-8. As the content may be large text, I need to know the best way to encode/decode the string to keep the special characters without significantly compromising performance.
Can anyone help?
Can anyone help?