SQL importing XML with polish characters
Hi I wanted to import data from an xml file containing polish characters, but it fails. My xml file is in utf8 format and I’m positive it’s not the problem. Columns in my table are nvarchar and I can “insert into” polish characters but not with the script or import wizard. This is my script: