Loads the contents of the current project from an XMLDOMDocument object.
EQModel.OpenProjectFromXMLDOM(XMLDOMDocument)
EQModel
XMLDOMDocument
Object variable that contains the project to be opened.
The errors encountered while compiling the English Query project are placed in EQModel.Errors.
English Query 2000 is compiled with XML 2.0, whereas SQL Server 2000 uses XML 2.6. To prevent compilation errors, select XML 2.0 in the References section of your English Query project.