<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xml:base="http://www.red-gate.com/MessageBoard/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Red Gate forums: SQL Doc 2</title>
 <link>http://www.red-gate.com/MessageBoard/</link>
 <description>Product Support and Discussion</description>
 <language>en</language>
 <copyright>Copyright Red Gate Software Ltd</copyright>
 <managingEditor>internalsupport@red-gate.com</managingEditor>
 <webMaster>internalsupport@red-gate.com</webMaster>
 <docs>http://blogs.law.harvard.edu/tech/rss</docs>
 <ttl>60</ttl>
 <lastBuildDate>Sun, 19 May 2013 20:36:29 GMT</lastBuildDate>
 <pubDate>Sun, 19 May 2013 20:36:29 GMT</pubDate>
 <image>
  <url>http://www.red-gate.com/messageboard/templates/subRed/images/logo_phpBB.gif</url>
  <title>Red Gate forums: SQL Doc 2</title>
  <link>http://www.red-gate.com/MessageBoard/</link>
 </image>
 <item>
  <title>RE: Does SQL Doc 2 have any extended cli switches?</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=61947#61947</link>
  <description>Our bugtracker isn't externally facing I'm afraid so there's no way for you to easily track this yourself. Feel free to enquire directly with us if you do want an update though.</description>
  <category>SQL Doc 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=17111</comments>
  <dc:creator>james.billings</dc:creator>
  <pubDate>Wed, 15 May 2013 10:46:48 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=61947#61947</guid>
 </item>
 <item>
  <title>RE: Does SQL Doc 2 have any extended cli switches?</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=61945#61945</link>
  <description>&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;james.billings wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;ref. SDOC-1428&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
Thanks for confirmation James, where would I find this?</description>
  <category>SQL Doc 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=17111</comments>
  <dc:creator>JJB7</dc:creator>
  <pubDate>Wed, 15 May 2013 08:35:29 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=61945#61945</guid>
 </item>
 <item>
  <title>RE: Does SQL Doc 2 have any extended cli switches?</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=61927#61927</link>
  <description>Currently, I think you're stuck with the options given. When you run 
&lt;br /&gt;

&lt;br /&gt;
SQLDoc.exe /? /v 
&lt;br /&gt;

&lt;br /&gt;
The output is generated directly from the executable based on the arguments it would accept internally (i.e. it's not some text we're squirting out and there are extra secret options)
&lt;br /&gt;

&lt;br /&gt;
We already have a similar request logged (ref. SDOC-1428) so I will add a link back to this forum post to that request as a &amp;quot;+1&amp;quot;.</description>
  <category>SQL Doc 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=17111</comments>
  <dc:creator>james.billings</dc:creator>
  <pubDate>Tue, 14 May 2013 19:11:01 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=61927#61927</guid>
 </item>
 <item>
  <title>Does SQL Doc 2 have any extended cli switches?</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=61889#61889</link>
  <description>Is SQL Doc bound to a project?  Are you able to use switches with SQL Doc like you can with SQL compare?  Scenario I'm interested in is the ability to check / un-check batches of objects dynamically through switches (i.e. to exclude a specific schema).  Say I wanted to exclude all procs on the &amp;quot;import&amp;quot; schema, I'd need to open the project, untick all the procs, then re-save and re-run.  
&lt;br /&gt;

&lt;br /&gt;
Related to that, the behaviour (which I've read on a forum post, not tested admittedly...see &lt;a href=&quot;http://www.red-gate.com/messageboard/viewtopic.php?t=14826&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;here&lt;/a&gt;) whereby newly created objects would be added to the project automatically is not the behaviour I'd want if I can't specify which schemas I want to include?  Suppose I exclude everything on a schema called &amp;quot;build&amp;quot; so as not to expose it to the end user, if a new object is added does that mean it gets included?</description>
  <category>SQL Doc 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=17111</comments>
  <dc:creator>JJB7</dc:creator>
  <pubDate>Mon, 13 May 2013 16:35:52 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=61889#61889</guid>
 </item>
 <item>
  <title>RE: No Used By Information in Generated Documentation</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=61217#61217</link>
  <description>Thanks for your post. 
&lt;br /&gt;

&lt;br /&gt;
I've tested this and it seems to work OK for me. 
&lt;br /&gt;
 
&lt;br /&gt;
Could you be a bit more specific about the kind of 'uses' that aren't working? Are you including all objects in the output? Have you got enough permissions to the database?</description>
  <category>SQL Doc 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16792</comments>
  <dc:creator>james.billings</dc:creator>
  <pubDate>Tue, 09 Apr 2013 19:49:39 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=61217#61217</guid>
 </item>
 <item>
  <title>No Used By Information in Generated Documentation</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=61197#61197</link>
  <description>The preview indicates that Uses and Used By will appear in the generated documentation.  It does not.  Any reason why?</description>
  <category>SQL Doc 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16792</comments>
  <dc:creator>jgelinas3333</dc:creator>
  <pubDate>Mon, 08 Apr 2013 16:11:31 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=61197#61197</guid>
 </item>
 <item>
  <title>RE: Display of single quotes in documentation</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=61005#61005</link>
  <description>Hi tbussmann,
&lt;br /&gt;

&lt;br /&gt;
Thanks for your post. The issue you are describing has been reported as a defect under SDOC-1507. We do not yet have a timeframe of when this might be addressed. If anything changes, I will get in contact with you.
&lt;br /&gt;
 
&lt;br /&gt;
Best Regards,
&lt;br /&gt;
Steve</description>
  <category>SQL Doc 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16724</comments>
  <dc:creator>stanori</dc:creator>
  <pubDate>Fri, 29 Mar 2013 14:32:43 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=61005#61005</guid>
 </item>
 <item>
  <title>Display of single quotes in documentation</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=60974#60974</link>
  <description>I noticed that when I use a single quote (') in a column description, SQL Doc displays the description with a two single quotes ('') after doing a refresh or coming back to my project later.  I realize that it needs to use the escape quote to properly store the description in the database, but could you make it so that it only displays the one single quote (') in the UI and generated documentation?
&lt;br /&gt;

&lt;br /&gt;
Thanks.</description>
  <category>SQL Doc 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16724</comments>
  <dc:creator>tbussmann</dc:creator>
  <pubDate>Thu, 28 Mar 2013 05:36:47 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=60974#60974</guid>
 </item>
 <item>
  <title>Object reference not set to an instance of an object</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=60955#60955</link>
  <description>Hello,
&lt;br /&gt;
We have purchased sql doc license, and have encountered &amp;quot;Object reference not set to an instance of an object&amp;quot; problem. Stack trace in the log:
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;System.NullReferenceException&amp;#58; Object reference not set to an instance of an object.
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at RedGate.SQLCompare.Engine.ExtendedPropertyValue.ToString&amp;#40;&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at &amp;#132;.&amp;#132;.&amp;#154;&amp;#40;&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at &amp;#132;.&amp;#132;.&amp;#154;&amp;#153;&amp;#40;&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at &amp;#132;.&amp;#132;.&amp;#147;&amp;#153;&amp;#40;&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at &amp;#132;.&amp;#132;.&amp;#140;&amp;#40;&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at &amp;#134;.&amp;#134;.&amp;#40;&amp;#128; &amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at &amp;#158;&amp;#132;.&amp;#145;&amp;#134;.&amp;#154;&amp;#40;&amp;#128; &amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at &amp;#158;&amp;#132;.&amp;#145;&amp;#134;.&amp;#154;&amp;#40;IList`1 &amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at &amp;#158;&amp;#132;.&amp;#145;&amp;#134;.&amp;#154;&amp;#40;&amp;#128;&amp;#91;&amp;#93; &amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at &amp;#158;&amp;#132;.&amp;#132;.&amp;#154;&amp;#40;&amp;#128;&amp;#91;&amp;#93; &amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at &amp;#158;&amp;#132;.&amp;#132;.&amp;#155;&amp;#135;&amp;#40;&amp;#128;&amp;#91;&amp;#93; &amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at &amp;#134;.&amp;#134;.&amp;#40;&amp;#128; &amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at &amp;#134;.&amp;#134;.&amp;#40;&amp;#128; &amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at &amp;#134;.&amp;#134;&amp;#134;.&amp;#158;&amp;#40;ProgressPercentageTracker , &amp;#134; , &amp;#128; , Int32 &amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at &amp;#134;.&amp;#134;&amp;#134;.&amp;#158;&amp;#40;ProgressPercentageTracker , &amp;#134; , &amp;#128; , Int32 &amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at &amp;#134;.&amp;#134;&amp;#134;.&amp;#158;&amp;#40;ProgressPercentageTracker , &amp;#134; , &amp;#128; , Int32 &amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at &amp;#134;.&amp;#134;&amp;#134;.&amp;#158;&amp;#40;ProgressPercentageTracker , &amp;#134; , &amp;#128; , Int32 &amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at &amp;#134;.&amp;#134;&amp;#134;.&amp;#40;ProgressPercentageTracker , &amp;#155;&amp;#146; , &amp;#128; &amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at &amp;#147;&amp;#134;.&amp;#135;.&amp;#153;&amp;#40;ProgressPercentageTracker &amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at &amp;#147;&amp;#134;.&amp;#135;.&amp;#151;&amp;#40;ProgressPercentageTracker &amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at &amp;#147;&amp;#134;.&amp;#135;.&amp;#150;&amp;#40;String &amp;#41;&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
I have removed all the extended properties from the table that caused sqldoc to fail, but it still fails on the same table. I even have recreated the project, but I get the same error. sqldoc version 2.1.2.1</description>
  <category>SQL Doc 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16717</comments>
  <dc:creator>maximves</dc:creator>
  <pubDate>Wed, 27 Mar 2013 12:50:39 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=60955#60955</guid>
 </item>
 <item>
  <title>RE: Scheduled Task Action Parameter To Overwrite Existing Files</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=60649#60649</link>
  <description>You can use the /force switch
&lt;br /&gt;
/force (Alias: /f)
&lt;br /&gt;
    Forces overwrite of any files written.</description>
  <category>SQL Doc 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16601</comments>
  <dc:creator>Manfred.Castro</dc:creator>
  <pubDate>Thu, 07 Mar 2013 20:46:39 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=60649#60649</guid>
 </item>
 <item>
  <title>Scheduled Task Action Parameter To Overwrite Existing Files</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=60626#60626</link>
  <description>The windows scheduled task runs and writes the files the first time, after that the task runs but the files are not actually updated.
&lt;br /&gt;

&lt;br /&gt;
Is there a parameter I can add to tell it to overwrite the existing files?
&lt;br /&gt;

&lt;br /&gt;
Thank you!</description>
  <category>SQL Doc 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16601</comments>
  <dc:creator>joshOrbit</dc:creator>
  <pubDate>Wed, 06 Mar 2013 18:56:34 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=60626#60626</guid>
 </item>
 <item>
  <title>RE: Add link in *.chm file</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=60610#60610</link>
  <description>Same here - not that I wish to use a link (in anchor form) for generated *.chm files but I'd like to have rule for creating links inside documentation (wiki-like) where I can reference different tables / columns from within my documentation of specific objects.</description>
  <category>SQL Doc 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=14508</comments>
  <dc:creator>kimpenhaus</dc:creator>
  <pubDate>Wed, 06 Mar 2013 13:55:11 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=60610#60610</guid>
 </item>
 <item>
  <title>RE: Need a possibility to change Extended Properties ...</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=60538#60538</link>
  <description>It looks like this has been requested and tracked for a very long time (SDOC-775). I am updated to the latest version of SQL Doc and it is still not implemented. Is this going to happen? It would be a very useful feature. It doesn't necessarily have to be in SQL Doc. It could be a plug in to SSMS. I am currently using this for free.
&lt;br /&gt;

&lt;br /&gt;
&lt;a href=&quot;http://datadictionary.codeplex.com/&quot; target=&quot;_blank&quot;&gt;http://datadictionary.codeplex.com/&lt;/a&gt;
&lt;br /&gt;

&lt;br /&gt;
Thanks,</description>
  <category>SQL Doc 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=11776</comments>
  <dc:creator>fargs</dc:creator>
  <pubDate>Thu, 28 Feb 2013 19:40:28 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=60538#60538</guid>
 </item>
 <item>
  <title>RE: Permissions showing members of roles</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=60425#60425</link>
  <description>Unfortunately this is not currently possible.
&lt;br /&gt;
There is an existing feature request for greater control over the documentation generated under the internal refernce number of SDOC-1431.
&lt;br /&gt;
I have added your request to the existing request</description>
  <category>SQL Doc 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16516</comments>
  <dc:creator>Manfred.Castro</dc:creator>
  <pubDate>Thu, 21 Feb 2013 19:15:59 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=60425#60425</guid>
 </item>
 <item>
  <title>Permissions showing members of roles</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=60395#60395</link>
  <description>Is it possible to get SQL Doc to show the members of database roles when listing Permissions so I don't have to go and check the roles individually? This is especially important when developers etc check the documents as they don't have access to the role members.
&lt;br /&gt;

&lt;br /&gt;
Same question for accounts or roles mapped to Active Directory groups.
&lt;br /&gt;

&lt;br /&gt;
Thanks,</description>
  <category>SQL Doc 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16516</comments>
  <dc:creator>PCurd</dc:creator>
  <pubDate>Wed, 20 Feb 2013 16:43:11 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=60395#60395</guid>
 </item>
</channel>
</rss>
