Unable to emit XML, two or more cursors use different code pages. (Error 2133)

Occurs when attempting to call an XMLAdapter objects, ToXML method, when the XMLAdapter objects, AddTableSchema method, was used to add a schema from two or more cursors that have differing code pages.

  • Check to make sure that all of the cursors being converted to XML have the same code page.