tigertoolbox icon indicating copy to clipboard operation
tigertoolbox copied to clipboard

Fix XML conversion error

Open aminechafai opened this issue 5 years ago • 0 comments

XML conversion error under SQL Server 2012 and SQL Server 2016 and when collation of the server was FRENCH_CI_AS. Using NVARCHAR instead of VARCHAR helped to resolve the issue.

aminechafai avatar Oct 19 '20 11:10 aminechafai