cant insert cyrillic or greek charachters into mssql db
Posted by eisenstein on 07/16/07 13:45
i read out an utf-8 xml file with greek or russian/cyrillic
characters. i can display it in the browser but if i insert data into
an mssql database -field is nvarchar(4000)- i only see ??? or
incorrect characters.
has anyone expierence with unicode characters and mssql databses?