in
Innovasys Logo

Tagged SQL Comments - not appearing in DocumentX

Last post 07-01-2008 4:39 AM by Matt Bates. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 06-25-2008 4:10 AM

    Tagged SQL Comments - not appearing in DocumentX

    I've included comment headers similar to the following into the top of new stored procedures:

    /*======================================================================
    -- ##SUMMARY Put_a_brief_summary_of_the_object_here_single_line_only
    -- ##REMARKS Enter_any_notes_about_the_object_can_be_multi_line
    -- ##RETURNS Document_the_return_type_of_the_procedure
    ========================================================================= */

    I was expecting the the details to appear in the relevant sections next time my DocumentX project was opended. While the SP appears with as expected, the description, remarks and returns text boxes are blank. The server is SQL 2005.

    Is there anything I have missed to get the tagged comments to appear in the DocumentX documentation.

  • 07-01-2008 4:39 AM In reply to

    Re: Tagged SQL Comments - not appearing in DocumentX

    I apologize for any inconvenience this problem has caused you.

     Unfortunately at this time SQL source comments are not displayed in the content file. The SQL source comments will be visible in your output along with any additional content authored in the content file editor.

     
    I have logged adding visiblity of SQL source comments in the content file as a feature request for a future update.
     

    Matt Bates
    Innovasys
    http://www.innovasys.com
Page 1 of 1 (2 items)