Options

XML Schema Collections not refreshing unless I close SQLDOC

jbelinajbelina Posts: 9 Bronze 2
edited November 11, 2013 4:35PM in SQL Doc Previous Versions
I found the following issue in SQL DOC versions 2.1.2.1 and 3.0.1.612:

I had to update and rebuild a number of XSDs that are used to build a set of XML Schema Collections on a development server.

I used SQL Doc to generate a set of help files, one with the before image of the database and another after the change was made to the database. I created a project that contained only the XML Schema Collections, then I opened and used this project to generate the before image, made my changes and generated the after image.

The help file that SQL DOC generated had the original XSD content in the XML Schema Collections section for both the before and after image unless I closed and reopened SQL DOC.

SQL Doc makes it look like it is getting a current copy of the database schema while it is generating the help document, but apparently it only gets the current object definition at the time the project is opened.
Sign In or Register to comment.