<?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</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>support@red-gate.com</managingEditor>
 <webMaster>support@red-gate.com</webMaster>
 <docs>http://blogs.law.harvard.edu/tech/rss</docs>
 <ttl>60</ttl>
 <lastBuildDate>Tue, 07 Feb 2012 08:19:03 GMT</lastBuildDate>
 <pubDate>Tue, 07 Feb 2012 08:19:03 GMT</pubDate>
 <image>
  <url>http://www.red-gate.com/messageboard/templates/subRed/images/logo_phpBB.gif</url>
  <title>Red Gate forums</title>
  <link>http://www.red-gate.com/MessageBoard/</link>
 </image>
 <item>
  <title>RE: backuphistory table</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=53577#53577</link>
  <description>Yes, all backup attempts are logged here.
&lt;br /&gt;

&lt;br /&gt;
If you only want to report on successful backups, filter on the backup_set_uuid column.  A non-empty value indicates a successful backup, and is a reference to the SQL Server backup_set_uuid column in the msdb..backupset table.</description>
  <category>SQL Backup 6</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=14657</comments>
  <dc:creator>petey</dc:creator>
  <pubDate>Tue, 07 Feb 2012 07:30:39 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=53577#53577</guid>
 </item>
 <item>
  <title>RE: Tab magic not visible in SSMS</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=53576#53576</link>
  <description>Hello Brian,
&lt;br /&gt;

&lt;br /&gt;
First of all, thank you for the reply.
&lt;br /&gt;

&lt;br /&gt;
When I take a look at the Tab Magic page on the Red-gate website I see a few screenshots. When you take a look at the following screenshot you'll see that in the upper left corner there is a button called &amp;quot;Recently closed tabs&amp;quot;. Where can I find this button?
&lt;br /&gt;

&lt;br /&gt;
&lt;a href=&quot;http://www.red-gate.com/products/sql-development/sql-prompt/entrypage/assets/images/sqltabmagic_recentlyclosed_large.png&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;http://www.red-gate.com/products/sql-development/sql-prompt/entrypage/assets/images/sqltabmagic_recentlyclosed_large.png&lt;/a&gt;
&lt;br /&gt;

&lt;br /&gt;
Thanks in advance.</description>
  <category>SQL Prompt 5</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=14674</comments>
  <dc:creator>pdevos</dc:creator>
  <pubDate>Tue, 07 Feb 2012 07:26:14 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=53576#53576</guid>
 </item>
 <item>
  <title>Smartassembly performance</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=53575#53575</link>
  <description></description>
  <category>SmartAssembly 6</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=14689</comments>
  <dc:creator>noxe</dc:creator>
  <pubDate>Tue, 07 Feb 2012 00:38:17 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=53575#53575</guid>
 </item>
 <item>
  <title>'Non-schema statement was ignored' warnings</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=53574#53574</link>
  <description>&lt;img src=&quot;images/smiles/icon_eek.gif&quot; alt=&quot;Shocked&quot; border=&quot;0&quot; /&gt; Some-how one of our developers has managed to edit and check in one of the schema files directly in the source control folder. The end result is a warning message every time we run a compare from source control.
&lt;br /&gt;

&lt;br /&gt;
I have identified the exact item that is causing this problem. It is actually one of our stored procedures but what also strange is that we have the same file suffixed with a 1;
&lt;br /&gt;

&lt;br /&gt;
dbo.up_kpi_salesmanager.sql
&lt;br /&gt;
dbo.up_kpi_salesmanager1.sql
&lt;br /&gt;

&lt;br /&gt;
In the database we only have dbo.up_kpi_salesmanager.
&lt;br /&gt;

&lt;br /&gt;
It looks like the original file dbo.up_kpi_salesmanager.sql is no longer being used as dbo.up_kpi_salesmanager1.sql has more recent history.
&lt;br /&gt;

&lt;br /&gt;
I believe that my best cause of action is to stop the warning/error is to edit the offending file directly and correct the content. Another alternative could be to role back the change on the file and then reapply the correct update from the database.
&lt;br /&gt;

&lt;br /&gt;
However, before I try this I am wondering if the creation of the dbo.up_kpi_salesmanager1.sql file is expected behaviour and how can I 'merge' the 2 files back to a single file? I guess that there must be a file used by SQL Source Control to link a file to a database object?
&lt;br /&gt;

&lt;br /&gt;
-M</description>
  <category>SQL Source Control 3</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=14688</comments>
  <dc:creator>mjacobs</dc:creator>
  <pubDate>Mon, 06 Feb 2012 23:13:15 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=53574#53574</guid>
 </item>
 <item>
  <title>RE: &amp;quot;Unknown&amp;quot; Changed By Field</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=53573#53573</link>
  <description>We are choosing the shared environment because it reflects how we currently work.
&lt;br /&gt;

&lt;br /&gt;
In addition, I like that other developers can see what is being worked on by other developers.
&lt;br /&gt;

&lt;br /&gt;
That is why the &amp;quot;Unknown&amp;quot; changed by bug is so important to me.
&lt;br /&gt;

&lt;br /&gt;
In a perfect world the source control system we used would:
&lt;br /&gt;

&lt;br /&gt;
1) Manage the SQL scripts automatically for us --- RedGate does a great job with this
&lt;br /&gt;

&lt;br /&gt;
2) When someone is working on a SQL object others developers should be able to see that they are doing the work --- RedGate's shared model should do this, but the &amp;quot;Unknown&amp;quot; bug is causing this to fail
&lt;br /&gt;

&lt;br /&gt;
The reason why I feel it is important to communicate when a change is being made is because stored procedures don't merge well when two people are working on them at the same time. If someone sees that another person is working on a SQL object they can work more carefully. This avoids duplication of effort, wasted effort, and errors.
&lt;br /&gt;

&lt;br /&gt;
Don't get me started... oh! Too late &lt;img src=&quot;images/smiles/icon_wink.gif&quot; alt=&quot;Wink&quot; border=&quot;0&quot; /&gt;</description>
  <category>SQL Source Control 3</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=14555</comments>
  <dc:creator>SteveGTR</dc:creator>
  <pubDate>Mon, 06 Feb 2012 22:48:42 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=53573#53573</guid>
 </item>
 <item>
  <title>RE: &amp;quot;Unknown&amp;quot; Changed By Field</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=53572#53572</link>
  <description>Thanks for the reply David. 
&lt;br /&gt;

&lt;br /&gt;
I'm actually looking for a response from someone who uses your product with the shared database model in a team environment.</description>
  <category>SQL Source Control 3</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=14555</comments>
  <dc:creator>SteveGTR</dc:creator>
  <pubDate>Mon, 06 Feb 2012 22:41:46 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=53572#53572</guid>
 </item>
 <item>
  <title>RE: &amp;quot;Unknown&amp;quot; Changed By Field</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=53571#53571</link>
  <description>Hi Steve, 
&lt;br /&gt;

&lt;br /&gt;
Thanks for your question. The reason the default trace is used is because it is enabled by default (thereby requiring no additional configuration) and supplies us with the information we need. The challenge is that the default trace will roll over, and for some users too quickly. 15 minutes is very quickly. 
&lt;br /&gt;

&lt;br /&gt;
We're currently investigating alternatives, including persisting this in our own data store. The drawback is that this requires DBAs to administer yet another database, which is an implementation that could be too intrusive for some, but it could be the only option.
&lt;br /&gt;

&lt;br /&gt;
I hope this answers your question. We'll be aiming to release on a more frequent cycle, so hopefully we'll be able to further improve what is understandably a popular feature.
&lt;br /&gt;

&lt;br /&gt;
Out of interest, what is the reason you are choosing a shared development environment over dedicated per-developer ones?
&lt;br /&gt;

&lt;br /&gt;
David Atkinson
&lt;br /&gt;
Product Manager
&lt;br /&gt;
Red Gate</description>
  <category>SQL Source Control 3</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=14555</comments>
  <dc:creator>David Atkinson</dc:creator>
  <pubDate>Mon, 06 Feb 2012 22:13:29 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=53571#53571</guid>
 </item>
 <item>
  <title>RE: &amp;quot;Unknown&amp;quot; Changed By Field</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=53570#53570</link>
  <description>I give up... Does anyone use the shared database model? If so, how are you handling the &amp;quot;Unknown&amp;quot; changed by problem?
&lt;br /&gt;

&lt;br /&gt;
It's hard for me to understand how this product can be used in a multi-developer environment when the changed by field goes out of scope (becomes &amp;quot;Unknown&amp;quot;) in such a short time frame. In our case, 15 minutes and all the pending changes come up as &amp;quot;Unknown&amp;quot;.
&lt;br /&gt;

&lt;br /&gt;
Why RedGate would implement such an unreliable technique as the default trace for the changed by field is beyond my comprehension. Maybe someone could explain it to me.
&lt;br /&gt;

&lt;br /&gt;
Thanks &lt;img src=&quot;images/smiles/icon_smile.gif&quot; alt=&quot;Smile&quot; border=&quot;0&quot; /&gt;</description>
  <category>SQL Source Control 3</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=14555</comments>
  <dc:creator>SteveGTR</dc:creator>
  <pubDate>Mon, 06 Feb 2012 21:53:00 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=53570#53570</guid>
 </item>
 <item>
  <title>RE: SSMS crashing after upgrade to 3.0.5.7</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=53569#53569</link>
  <description>Any update on this issue ???</description>
  <category>SQL Source Control 3</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=14668</comments>
  <dc:creator>gvarol@corelogic.com</dc:creator>
  <pubDate>Mon, 06 Feb 2012 20:38:31 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=53569#53569</guid>
 </item>
 <item>
  <title>RE: Restore encypted SQB issue</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=53568#53568</link>
  <description>Interesting...
&lt;br /&gt;

&lt;br /&gt;
When I first encountered this error I was using the gui, and the gui doesn't allow one to proceed past file selection.
&lt;br /&gt;

&lt;br /&gt;
When manually executing a script, it throws the same error, but completes with a usable DB...
&lt;br /&gt;

&lt;br /&gt;
Requested info emailed.</description>
  <category>SQL Virtual Restore 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=14676</comments>
  <dc:creator>reulberg</dc:creator>
  <pubDate>Mon, 06 Feb 2012 19:51:05 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=53568#53568</guid>
 </item>
</channel>
</rss>

