Hi all,
I have a question regarding triple-byte characters. I am already using NVarChar for my column data types and I have have a client who says they are going to be sending me triple-byte data. Will I have any issues loading triple-byte data?
I was reading and saw that tripe-byte is supported under the UTF-8 specification so I am guessing it should not be a problem.
Thanks for any information!!