In this blog post, let’s learn about the error message “6359 – Parsing XML with internal subset DTDs not allowed. Use CONVERT with style option 2 to enable limited internal subset DTD support.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
6359 – Parsing XML with internal subset DTDs not allowed. Use CONVERT with style option 2 to enable limited internal subset DTD support.
Reason for the Error
To be update soon…
Solution
To be update soon…