I am develeoping and internation programming which will users to impute values in thier languages..
but for example, to input Arabic characters using INSERT statement into MS SQL I attach to use N to the value, e.g.:
N' + myValue
I just wanted to know what are other languages I need to use such logic with its characters?