<?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 Source Control EAP</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>Tue, 21 May 2013 08:03:09 GMT</lastBuildDate>
 <pubDate>Tue, 21 May 2013 08:03:09 GMT</pubDate>
 <image>
  <url>http://www.red-gate.com/messageboard/templates/subRed/images/logo_phpBB.gif</url>
  <title>Red Gate forums: SQL Source Control EAP</title>
  <link>http://www.red-gate.com/MessageBoard/</link>
 </image>
 <item>
  <title>RE: Minor issues</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=41327#41327</link>
  <description>FYI - The first issue of the bubble being shown when canceling the link has been fixed in the v1.0.3.73 patch release.  More info about this release is available at &lt;a href=&quot;http://www.red-gate.com/messageboard/viewtopic.php?t=11447.&quot; target=&quot;_blank&quot;&gt;http://www.red-gate.com/messageboard/viewtopic.php?t=11447.&lt;/a&gt;</description>
  <category>SQL Source Control EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=11282</comments>
  <dc:creator>sherr</dc:creator>
  <pubDate>Wed, 21 Jul 2010 12:29:59 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=41327#41327</guid>
 </item>
 <item>
  <title>RE: Sharing a Database using SMS on different workstations</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=40915#40915</link>
  <description>Don't count on SQL Compare Pro as a workaround. I'm getting the 
&lt;br /&gt;
&amp;quot;failed to locate the target table&amp;quot; error in SQL Compare Pro.
&lt;br /&gt;

&lt;br /&gt;
This is happening to me on several tables.  It's rendering SQL Compare Pro unusable for source control (the whole reason for buying Pro).
&lt;br /&gt;

&lt;br /&gt;
Environment:  Microsoft SQL Server 2008 (SP1) - 10.0.2531.0 (X64)  Standard Edition (64-bit) on Windows NT 6.1 &amp;lt;X64&amp;gt; (Build 7600: ) 
&lt;br /&gt;
Failures all occur on foreign keys for tables in a schema other than dbo, and referencing tables in that same (non-dbo) schema.
&lt;br /&gt;

&lt;br /&gt;

&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;sherr wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;There's another situation that could cause this issue.  It could happen if you commit an object, but do not commit its dependencies.  This causes the version in source control to be in an invalid state, which we then have trouble parsing.  You should be warned if there are dependencies when committing or getting and it is checked by default to include these.  
&lt;br /&gt;

&lt;br /&gt;
Creating a new db and relinking does NOT help in this case.  
&lt;br /&gt;

&lt;br /&gt;
WORKAROUND:
&lt;br /&gt;
1) If you don’t have a lot of history in source control that you care about since this is an evaluation, then it might be better to just DELETE everything in source control and start again.  This time when you commit an object, include its dependencies and hopefully you will get pass this issue.
&lt;br /&gt;

&lt;br /&gt;
2) If you want to keep your current history, do you have SQL Compare Pro?  If so, you could script TableA to a scripts folder and then commit this to the Tables directory in SVN using TortoiseSVN.  This should put the source control version back in a “valid” state and let you continue.  If you don’t have SQL Compare Pro, script out the table using SSMS, and then Commit to SVN, but make sure it is named owner.tablename.sql like the other files are named.&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;</description>
  <category>SQL Source Control EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=10342</comments>
  <dc:creator>rthorington</dc:creator>
  <pubDate>Fri, 02 Jul 2010 21:22:54 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=40915#40915</guid>
 </item>
 <item>
  <title>RE: Question About Table Rebuild When Doing Get Latest</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=40889#40889</link>
  <description>Apologies for the slow turnaround on my part. I've just emailed the requested information. Please feel free to call me at the phone number in my email (East Coast, USA) if you have any questions.</description>
  <category>SQL Source Control EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=11298</comments>
  <dc:creator>jfennell</dc:creator>
  <pubDate>Thu, 01 Jul 2010 21:06:28 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=40889#40889</guid>
 </item>
 <item>
  <title>SQL Source Control v1.0 Available!</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=40837#40837</link>
  <description>SQL Source Control v1.0 is now available.  It was released on June 30th 2010 after 6 months of Early Access and Beta Releases.  It is powered by SQL Compare Pro and finally brings all the benefits of source control to database developers. &lt;a href=&quot;http://www.red-gate.com/products/SQL_Source_Control/index.htm&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;Download it here&lt;/a&gt;.
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Benefits&lt;/span&gt;:
&lt;br /&gt;
•	Completely integrated into SQL Server Management Studio
&lt;br /&gt;
•	Connect your database to your existing source control system (Subversion or Team Foundation Server)
&lt;br /&gt;
•	Know who changed what, when, and why
&lt;br /&gt;
•	Help the whole team stay in synch by easily getting the latest database version 
&lt;br /&gt;
•	Save time and eliminate mistakes by deploying database changes using SQL Compare 
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Recommendations&lt;/span&gt;: 
&lt;br /&gt;
• Use your own local dedicated db for development. If you require a shared db or for more information about the dedicated model, see &lt;a href=&quot;http://www.red-gate.com/supportcenter/Content.aspx?p=SQL%20Source%20Control&amp;amp;c=SQL_Source_Control%5carticles%5cSSC_Development_Models.htm&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;our whitepaper&lt;/a&gt;.
&lt;br /&gt;
• Do not use SQL Source Control on your production database server. 
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Contact Us!&lt;/span&gt; 
&lt;br /&gt;
• &lt;a href=&quot;http://redgate.uservoice.com/forums/39019-sql-source-control&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;Suggestion Forum&lt;/a&gt; - for new ideas and feature requests 
&lt;br /&gt;
• &lt;a href=&quot;http://www.red-gate.com/MessageBoard/viewforum.php?f=123&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;Support Forum&lt;/a&gt; - for any questions/problems you have (or email &lt;a href=&quot;mailto:support@red-gate.com&quot;&gt;support@red-gate.com&lt;/a&gt;)</description>
  <category>SQL Source Control EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=11343</comments>
  <dc:creator>Ben Adderson</dc:creator>
  <pubDate>Wed, 30 Jun 2010 10:05:09 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=40837#40837</guid>
 </item>
 <item>
  <title>RE: Question About Table Rebuild When Doing Get Latest</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=40754#40754</link>
  <description>Stephanie,
&lt;br /&gt;

&lt;br /&gt;
Sorry, I should have known that you'd want to know that. I'm using Subversion. I'll pull a temporary copy of what SQL Source Control has in the repository and email it over with the snapshot.
&lt;br /&gt;

&lt;br /&gt;
Thanks,</description>
  <category>SQL Source Control EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=11298</comments>
  <dc:creator>jfennell</dc:creator>
  <pubDate>Fri, 25 Jun 2010 18:33:21 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=40754#40754</guid>
 </item>
 <item>
  <title>RE: Question About Table Rebuild When Doing Get Latest</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=40723#40723</link>
  <description>Hello,
&lt;br /&gt;

&lt;br /&gt;
What source control system are you using?
&lt;br /&gt;

&lt;br /&gt;
It's best to do a SVN Checkout or a TFS Get Latest to a temporary location on your computer.  You can then zip up the files and email that to &lt;a href=&quot;mailto:support@red-gate.com&quot;&gt;support@red-gate.com&lt;/a&gt;.  You may want to rename the zip to *.zip.txt, so email filters don't strip the attachment.  When we get the file, we'll remove the .txt so we can see the zip contents.
&lt;br /&gt;

&lt;br /&gt;
Thank you!
&lt;br /&gt;
Stephanie M. Herr   &lt;img src=&quot;images/smiles/icon_smile.gif&quot; alt=&quot;Smile&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;
Project Manager - SQL Source Control</description>
  <category>SQL Source Control EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=11298</comments>
  <dc:creator>sherr</dc:creator>
  <pubDate>Fri, 25 Jun 2010 10:10:22 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=40723#40723</guid>
 </item>
 <item>
  <title>RE: Question About Table Rebuild When Doing Get Latest</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=40703#40703</link>
  <description>Hi Stephanie,
&lt;br /&gt;

&lt;br /&gt;
I agree that the link you mentioned does not describe any situations that seem to apply here. I'll be glad to email you the information you requested. When you ask for &amp;quot;a copy of what's in source control,&amp;quot; what's the best way for me to get what you're looking for?
&lt;br /&gt;

&lt;br /&gt;
Thanks,</description>
  <category>SQL Source Control EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=11298</comments>
  <dc:creator>jfennell</dc:creator>
  <pubDate>Thu, 24 Jun 2010 18:12:08 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=40703#40703</guid>
 </item>
 <item>
  <title>RE: Question About Table Rebuild When Doing Get Latest</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=40698#40698</link>
  <description>Hello Jim,
&lt;br /&gt;

&lt;br /&gt;
This is very strange...
&lt;br /&gt;

&lt;br /&gt;
We are using SQL Compare to commit/get.  SQL Compare sometimes &lt;a href=&quot;http://www.red-gate.com/supportcenter/Content.aspx?c=knowledgebase%5cSQL_Compare%5cKB200708000113.htm&amp;amp;p=SQL%20Compare&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;requires the table to be rebuilt&lt;/a&gt;, but this doesn't sound like your situation.
&lt;br /&gt;

&lt;br /&gt;
Would you be able email us a copy of what's in source control and a SQL Compare snapshot of your database so we can reproduce the problem here?  This will only be used for our internal testing.
&lt;br /&gt;

&lt;br /&gt;
Email: &lt;a href=&quot;mailto:support@red-gate.com&quot;&gt;support@red-gate.com&lt;/a&gt;
&lt;br /&gt;
Internal Reference Number: SOC-1235
&lt;br /&gt;

&lt;br /&gt;
Thank you!
&lt;br /&gt;
Stephanie M. Herr    &lt;img src=&quot;images/smiles/icon_smile.gif&quot; alt=&quot;Smile&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;
Project Manager - SQL Source Control</description>
  <category>SQL Source Control EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=11298</comments>
  <dc:creator>sherr</dc:creator>
  <pubDate>Thu, 24 Jun 2010 15:29:31 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=40698#40698</guid>
 </item>
 <item>
  <title>RE: Params for table value functions causing errors.</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=40685#40685</link>
  <description>SET ANSI_NULLS ON
&lt;br /&gt;
GO
&lt;br /&gt;
SET QUOTED_IDENTIFIER ON
&lt;br /&gt;
GO
&lt;br /&gt;
-- ====================================================
&lt;br /&gt;
-- Author:        ***********
&lt;br /&gt;
-- Create date: 10/10/2007
&lt;br /&gt;
-- Description:   Returns user details from the Config DB 
&lt;br /&gt;
--                      for the passed in UserName or all 
&lt;br /&gt;
--                      users if UserName not passed in
&lt;br /&gt;
-- ====================================================
&lt;br /&gt;
ALTER FUNCTION [udf_UserDetails] 
&lt;br /&gt;
(     
&lt;br /&gt;
      @sUserName varchar(50) = NULL
&lt;br /&gt;
)
&lt;br /&gt;
RETURNS TABLE 
&lt;br /&gt;
AS
&lt;br /&gt;
RETURN 
&lt;br /&gt;
(
&lt;br /&gt;
      SELECT  U.sUserName as sUserName,
&lt;br /&gt;
                  P.sFirstName as sFName, 
&lt;br /&gt;
                  P.sLastName as sLName, 
&lt;br /&gt;
                  P.sEmail as sEMail,
&lt;br /&gt;
                  P.sFullName as sFullName,
&lt;br /&gt;
                  U.bPermPriceEditor,
&lt;br /&gt;
                  U.bAdmin,
&lt;br /&gt;
                  U.sFavouritePCode,
&lt;br /&gt;
                  U.iUID
&lt;br /&gt;
      FROM dbo.Users U
&lt;br /&gt;
      INNER JOIN dbo.CONFIG_DB_Person P
&lt;br /&gt;
      ON U.sUserName = P.sUserName
&lt;br /&gt;
      WHERE UPPER(U.sUserName) = UPPER(@sUserName) 
&lt;br /&gt;
      OR @sUserName IS NULL
&lt;br /&gt;
)</description>
  <category>SQL Source Control EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=11245</comments>
  <dc:creator>jonmor</dc:creator>
  <pubDate>Thu, 24 Jun 2010 08:59:10 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=40685#40685</guid>
 </item>
 <item>
  <title>RE: Multiple SSMS Instances issue</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=40675#40675</link>
  <description>You can search UserVoice by typing in the 'Suggest a new feature or enhancement'.   It searches as you type, in order to try and reduce the number of duplicate entries.  I agree it's not the most obvious behaviour!</description>
  <category>SQL Source Control EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=11299</comments>
  <dc:creator>simon.jackson</dc:creator>
  <pubDate>Thu, 24 Jun 2010 07:38:39 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=40675#40675</guid>
 </item>
 <item>
  <title>RE: Multiple SSMS Instances issue</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=40666#40666</link>
  <description>Just found this.
&lt;br /&gt;

&lt;br /&gt;
&lt;a href=&quot;http://redgate.uservoice.com/forums/39019-sql-source-control/suggestions/458976-multiple-instances-of-ssms?ref=title&quot; target=&quot;_blank&quot;&gt;http://redgate.uservoice.com/forums/39019-sql-source-control/suggestions/458976-multiple-instances-of-ssms?ref=title&lt;/a&gt;
&lt;br /&gt;

&lt;br /&gt;
Is there some way to search uservoice?  Would seem like an obvious thing to have, but I couldn't find a way to do it.</description>
  <category>SQL Source Control EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=11299</comments>
  <dc:creator>cokert</dc:creator>
  <pubDate>Wed, 23 Jun 2010 20:56:58 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=40666#40666</guid>
 </item>
 <item>
  <title>Multiple SSMS Instances issue</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=40665#40665</link>
  <description>I launched 2 instances of SSMS just now and Source Control is disabled in second instance.  
&lt;br /&gt;

&lt;br /&gt;
That's an acceptable limitation for a v1.0 product IMO, but what I found annoying is this. I closed the original instance so that the second instance with SSC disabled was now the only instance.  I couldn't find any way to get it to enable itself in the second instance, which was now the only instance.  I ended up closing this instance as well and launching SSMS a third time.  
&lt;br /&gt;

&lt;br /&gt;
Its not a huge problem by any means, but definitely what I would consider an annoyance and usability issue as its not clearly indicated that you won't be able to use SSC in that instance.  The dialog is worded in such a way that made me think SSC would become available after closing the other instance, which it didn't.  
&lt;br /&gt;

&lt;br /&gt;
For the future, I would like to be able to use multiple instances of SSC, though.  I often run multiple instances of SSMS connected to different databases on different monitors.  Not having SSC in those other instances will definitely be annoying.</description>
  <category>SQL Source Control EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=11299</comments>
  <dc:creator>cokert</dc:creator>
  <pubDate>Wed, 23 Jun 2010 20:51:02 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=40665#40665</guid>
 </item>
 <item>
  <title>Question About Table Rebuild When Doing Get Latest</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=40663#40663</link>
  <description>Hello,
&lt;br /&gt;

&lt;br /&gt;
I have a database under source control to which a new stored procedure was recently added on the remote (server) copy of the database. I am trying to use the &amp;quot;Get Latest&amp;quot; function to update my local copy of the database. When I go to the Get Latest tab under SQL Source Control for the database on my local system, the only change listed is the new stored procedure. When I try to perform the &amp;quot;Get Latest&amp;quot; function, SQL Source Control gives me a warning that it needs to rebuild one of the tables mentioned in the new stored procedure.
&lt;br /&gt;

&lt;br /&gt;
Why it would need to rebuild a table just to create a new stored procedure in the database? Shouldn't it be able to simply execute the CREATE PROCEDURE table? 
&lt;br /&gt;

&lt;br /&gt;
I don't see a way for me to access the database change script it has generated; I thought that might give me some clues. The table in question contains filestream data in one of its columns and has A LOT of data in it, so the rebuild will take a considerable amount of time.
&lt;br /&gt;

&lt;br /&gt;
Can you help me explain why the table needs to be rebuilt just to add a new stored procedure?
&lt;br /&gt;

&lt;br /&gt;
Please let me know if there is any more information I can provide to help investigate this issue.
&lt;br /&gt;

&lt;br /&gt;
Thanks,</description>
  <category>SQL Source Control EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=11298</comments>
  <dc:creator>jfennell</dc:creator>
  <pubDate>Wed, 23 Jun 2010 20:08:05 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=40663#40663</guid>
 </item>
 <item>
  <title>RE: Minor issues</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=40625#40625</link>
  <description>Hello,
&lt;br /&gt;

&lt;br /&gt;
Thank you for reporting this issues.  The first issue is definitely a bug.  Our internal reference number is SOC-1163.  This will not be fixed for v1, but you can just exit out of the help bubble.
&lt;br /&gt;

&lt;br /&gt;
For number 2, please vote/comment on these suggestions:
&lt;br /&gt;
- &lt;a href=&quot;https://redgate.uservoice.com/forums/39019-sql-source-control/suggestions/744694-a-recent-messages-button-for-comments-like-on-to?ref=title&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;A &amp;quot;Recent Messages&amp;quot; Button for Comments Like on TSVN&lt;/a&gt;
&lt;br /&gt;
- &lt;a href=&quot;https://redgate.uservoice.com/forums/39019-sql-source-control/suggestions/458000-commit-check-in-comment-needs-to-be-larger?ref=title&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;Commit check in comment needs to be larger&lt;/a&gt; 
&lt;br /&gt;

&lt;br /&gt;
Thank you!
&lt;br /&gt;
Stephanie Herr   &lt;img src=&quot;images/smiles/icon_smile.gif&quot; alt=&quot;Smile&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;
Project Manager - SQL Source Control</description>
  <category>SQL Source Control EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=11282</comments>
  <dc:creator>sherr</dc:creator>
  <pubDate>Tue, 22 Jun 2010 18:50:53 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=40625#40625</guid>
 </item>
 <item>
  <title>Minor issues</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=40618#40618</link>
  <description>1. I cancelled out of the link database dialog, but sql source control showed the bubble saying the db was linked successfully.
&lt;br /&gt;

&lt;br /&gt;
2. Most source control programs I've used keep a history of your comments for reuse, which is handy.  I didn't see that in the beta I'm using.  Also, it would be helpful to have multi-line comments.[/list]</description>
  <category>SQL Source Control EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=11282</comments>
  <dc:creator>cokert</dc:creator>
  <pubDate>Tue, 22 Jun 2010 15:10:47 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=40618#40618</guid>
 </item>
</channel>
</rss>
