<?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 Toolkit Previous Versions</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 22:09:29 GMT</lastBuildDate>
 <pubDate>Sun, 19 May 2013 22:09:29 GMT</pubDate>
 <image>
  <url>http://www.red-gate.com/messageboard/templates/subRed/images/logo_phpBB.gif</url>
  <title>Red Gate forums: SQL Toolkit Previous Versions</title>
  <link>http://www.red-gate.com/MessageBoard/</link>
 </image>
 <item>
  <title>RE: Could not find a part of the path</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=61509#61509</link>
  <description>Many thanks for your post and apologies for the inconvenience caused.
&lt;br /&gt;

&lt;br /&gt;
What version of Source control you are on? 
&lt;br /&gt;

&lt;br /&gt;
You can find the detailed version of Source control by navigating to Help --&amp;gt; About Source Control in SQL Source control tab in SSMS. Also check if any update is available at Help --&amp;gt; Check for Updates?
&lt;br /&gt;

&lt;br /&gt;
If you are on the latest version and there are no update to apply try the following steps:
&lt;br /&gt;

&lt;br /&gt;
If you have only this single database connected to your repository using Redgate Source control follow below mentioned steps:
&lt;br /&gt;

&lt;br /&gt;
1. Unlink the database.
&lt;br /&gt;

&lt;br /&gt;
2. Close SSMS
&lt;br /&gt;

&lt;br /&gt;
3. Go into %localappdata%\Red Gate\SQL Source Control 34. Delete everything in Transients\ and WorkingBases. Open SSMS
&lt;br /&gt;

&lt;br /&gt;
6. Relink the database.
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
If you have multiple databases connected to your repository using Redgate Source control follow below mentioned steps:
&lt;br /&gt;

&lt;br /&gt;
1. Right-click on the 'Linked to' path in SSMS
&lt;br /&gt;

&lt;br /&gt;
2. Select &amp;quot;show working base&amp;quot; that'll open the right folder in explorer
&lt;br /&gt;

&lt;br /&gt;
3. Unlink the database.
&lt;br /&gt;

&lt;br /&gt;
4. Close SSMS
&lt;br /&gt;

&lt;br /&gt;
5. Delete everything in Transients\ and WorkingBases\ sub-folders opened by SOC when you followed step 2. You need to look for any other unwanted folders created by SOC (make sure they are related to that database) and delete them as well
&lt;br /&gt;

&lt;br /&gt;
6. Open SSMS
&lt;br /&gt;

&lt;br /&gt;
7. Relink the database.
&lt;br /&gt;

&lt;br /&gt;
Let me know how you get on with it.</description>
  <category>SQL Toolkit Previous Versions</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16933</comments>
  <dc:creator>Anu Deshpande</dc:creator>
  <pubDate>Wed, 24 Apr 2013 08:40:22 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=61509#61509</guid>
 </item>
 <item>
  <title>Could not find a part of the path</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=61486#61486</link>
  <description>Hi 
&lt;br /&gt;

&lt;br /&gt;
I am getting the following error when trying to Commit Changes or Get Latest from SQL Source Control:
&lt;br /&gt;
&amp;quot;Could not find a part of the path 'C:\Users\xxxxxx\AppData\Local\Red Gate\SQL Source Control 3\Transients\0yq4kpdk.ml3\Stored Procedures\dbo.usp_xxxxxx.sql'&amp;quot;
&lt;br /&gt;

&lt;br /&gt;
However I am able to open the file from that location and commit it to Subversion.
&lt;br /&gt;

&lt;br /&gt;
I'm not able to use SQL Source Control until I am able to rectify this issue.
&lt;br /&gt;
Any help would be appreciated.
&lt;br /&gt;

&lt;br /&gt;
Cheers</description>
  <category>SQL Toolkit Previous Versions</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16933</comments>
  <dc:creator>p_dadey</dc:creator>
  <pubDate>Tue, 23 Apr 2013 05:48:56 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=61486#61486</guid>
 </item>
 <item>
  <title>RE: regexp_split_rows in sql toolkit?</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=54173#54173</link>
  <description>Your question doesn't sound really like it's a question on our toolkit - you couldn't &amp;quot;replace a db&amp;quot; with our toolkit. 
&lt;br /&gt;

&lt;br /&gt;
If you do need assistance, please clarify exactly what problem you're having, ideally with sample code - but it sounds like you're using a different product.</description>
  <category>SQL Toolkit Previous Versions</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=14835</comments>
  <dc:creator>james.billings</dc:creator>
  <pubDate>Fri, 02 Mar 2012 12:02:35 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=54173#54173</guid>
 </item>
 <item>
  <title>regexp_split_rows in sql toolkit?</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=54139#54139</link>
  <description>Hi,
&lt;br /&gt;

&lt;br /&gt;
 
&lt;br /&gt;
In SQL_XML db, UDFs were using NzLua functions and now we have replaced the db with Sql toolkit extension, Is there an equivalent of regexp_split_rows function in the extension tool kit, there is something called array_split but i think it is not similar in function to regexp_split_rows. Please advise.  &lt;img src=&quot;images/smiles/icon_rolleyes.gif&quot; alt=&quot;Rolling Eyes&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;a href=&quot;http://www.cardealerstv.com/&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;Auto Dealer Advertising&lt;/a&gt;</description>
  <category>SQL Toolkit Previous Versions</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=14835</comments>
  <dc:creator>card123</dc:creator>
  <pubDate>Thu, 01 Mar 2012 09:51:26 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=54139#54139</guid>
 </item>
 <item>
  <title>RE: sample VB.NET code for sql data compare with backups</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=38741#38741</link>
  <description>Using the SQL SMO object we can easily take backup of SQL database through code.
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
&lt;a href=&quot;http://www.mindfiresolutions.com/Backup-SQL-Database-Through-Code-In-VBNET-846.php&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;http://www.mindfiresolutions.com/Backup-SQL-Database-Through-Code-In-VBNET-846.php&lt;/a&gt;</description>
  <category>SQL Toolkit Previous Versions</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=6274</comments>
  <dc:creator>elizas</dc:creator>
  <pubDate>Wed, 17 Mar 2010 10:25:57 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=38741#38741</guid>
 </item>
 <item>
  <title>RE: Getting &amp;quot;Invalid object name&amp;quot; error during Schema Comparison</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=33577#33577</link>
  <description>Hi,
&lt;br /&gt;

&lt;br /&gt;
I think that SQL Compare updates views that are dependent on tables that are being updated as well. Have you got a view named wallMainCondition, and if so, can you try dropping and recreating it? It seems like a compiled version of the view is incorrect or something wierd like that.</description>
  <category>SQL Toolkit Previous Versions</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=9277</comments>
  <dc:creator>Brian Donahue</dc:creator>
  <pubDate>Wed, 22 Jul 2009 10:00:58 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=33577#33577</guid>
 </item>
 <item>
  <title>RE: Getting &amp;quot;Invalid object name&amp;quot; error during Schema Comparison</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=33563#33563</link>
  <description>Ok, I tried it with the DisableAndReenableDdlTriggers option and got the same result.
&lt;br /&gt;

&lt;br /&gt;
When I run the SQL script in 2005 Im getting this error:
&lt;br /&gt;

&lt;br /&gt;
Msg 208, Level 16, State 1, Procedure sp_refreshview, Line 1
&lt;br /&gt;
Invalid object name 'MSS.dbo.wallMainCondition'.
&lt;br /&gt;

&lt;br /&gt;
I can't find the SP sp_refreshview in the database...even in the system SP's.</description>
  <category>SQL Toolkit Previous Versions</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=9277</comments>
  <dc:creator>Chadwick00008</dc:creator>
  <pubDate>Tue, 21 Jul 2009 18:06:08 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=33563#33563</guid>
 </item>
 <item>
  <title>RE: Getting &amp;quot;Invalid object name&amp;quot; error during Schema Comparison</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=33557#33557</link>
  <description>There is an option to disable ddl triggers: DisableAndReenableDdlTriggers
&lt;br /&gt;
You can use this option wherever you can specify Options, for instance in the Work.BuildFromDifferences method.</description>
  <category>SQL Toolkit Previous Versions</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=9277</comments>
  <dc:creator>Brian Donahue</dc:creator>
  <pubDate>Tue, 21 Jul 2009 17:00:11 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=33557#33557</guid>
 </item>
 <item>
  <title>RE: Getting &amp;quot;Invalid object name&amp;quot; error during Schema Comparison</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=33555#33555</link>
  <description>I took the SQL script output and tried running it directly in MSSQL 2005.  It came back with the error: 
&lt;br /&gt;

&lt;br /&gt;
Msg 2812, Level 16, State 62, Line 1
&lt;br /&gt;
Could not find stored procedure 'MSS'.  
&lt;br /&gt;

&lt;br /&gt;
As far as I know, there are no stored procedures in the database.  Any thoughts?</description>
  <category>SQL Toolkit Previous Versions</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=9277</comments>
  <dc:creator>Chadwick00008</dc:creator>
  <pubDate>Tue, 21 Jul 2009 16:41:20 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=33555#33555</guid>
 </item>
 <item>
  <title>RE: Getting &amp;quot;Invalid object name&amp;quot; error during Schema Comparison</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=33538#33538</link>
  <description>Thanks for the prompt reply. : )
&lt;br /&gt;

&lt;br /&gt;
If it is a DDL trigger, is there some way I can tell the toolkit to ignore it, or to not append it when running the script?</description>
  <category>SQL Toolkit Previous Versions</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=9277</comments>
  <dc:creator>Chadwick00008</dc:creator>
  <pubDate>Tue, 21 Jul 2009 14:34:19 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=33538#33538</guid>
 </item>
 <item>
  <title>RE: Getting &amp;quot;Invalid object name&amp;quot; error during Schema Comparison</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=33527#33527</link>
  <description>Hi Chad,
&lt;br /&gt;

&lt;br /&gt;
I can't say where this object name is coming from without knowing your database schema. If it doesn't appear in the actual update script, then I'd assume you have got a DDL trigger somewhere running this code as a result of your attempted schema modification.</description>
  <category>SQL Toolkit Previous Versions</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=9277</comments>
  <dc:creator>Brian Donahue</dc:creator>
  <pubDate>Tue, 21 Jul 2009 10:00:58 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=33527#33527</guid>
 </item>
 <item>
  <title>Getting &amp;quot;Invalid object name&amp;quot; error during Schema Comparison</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=33501#33501</link>
  <description>Hello,
&lt;br /&gt;

&lt;br /&gt;
I've got some code to synch the schemas of two databases.  When I run it, I get an exception during the .ExecuteBlock function that comes back with &amp;quot;Invalid Object Name 'MSS.dbo.wallMainCondition'&amp;quot;.  I've looked through both databases (which I ran through the SchemaCompare tool from RedGate) and the tables exist in both databases.  
&lt;br /&gt;

&lt;br /&gt;
The two databases are currently both residing on my machine as Im testing out the code for a client.  Im not sure where/why it is appending MSS to the front of dbo.wallMainCondition, as the word MSS appears no where in the resulting script.  Below is the code fragment and resulting script produced.
&lt;br /&gt;

&lt;br /&gt;
Thanks in advance,
&lt;br /&gt;

&lt;br /&gt;
Chadwick
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
****************CODE FRAGMENT**************************
&lt;br /&gt;
// Now generate a differences object to hold differences between
&lt;br /&gt;
				// the two database schemas.
&lt;br /&gt;
				Differences differences = db1.CompareWith(db2, Options.Default);
&lt;br /&gt;
				foreach (Difference difference in differences)
&lt;br /&gt;
				{
&lt;br /&gt;
					if (difference.DatabaseObjectType == ObjectType.User || difference.DatabaseObjectType == ObjectType.Schema)
&lt;br /&gt;
					{
&lt;br /&gt;
						difference.Selected = false;
&lt;br /&gt;
					}
&lt;br /&gt;
					else
&lt;br /&gt;
					{
&lt;br /&gt;
						difference.Selected = true;
&lt;br /&gt;
					}
&lt;br /&gt;
				}
&lt;br /&gt;

&lt;br /&gt;
				// Create the SQL execution script to run on the TB if any differences are found
&lt;br /&gt;
				ExecutionBlock blockSchema = null;
&lt;br /&gt;
				try
&lt;br /&gt;
				{
&lt;br /&gt;
					if (differences.Count &amp;gt; 0)
&lt;br /&gt;
					{
&lt;br /&gt;
						Work work = new Work();
&lt;br /&gt;
						work.BuildFromDifferences(differences, Options.Default | Options.IgnoreUsers | Options.IgnoreUserProperties | Options.IgnoreOwners, true);
&lt;br /&gt;
						blockSchema = work.ExecutionBlock;
&lt;br /&gt;

&lt;br /&gt;
						/// DEBUG:
&lt;br /&gt;
						FileInfo tDiff = new FileInfo(&amp;quot;SchemaDifferences.txt&amp;quot;);
&lt;br /&gt;
						StreamWriter TexSchema = tDiff.CreateText();
&lt;br /&gt;
						TexSchema.WriteLine(blockSchema.GetString());
&lt;br /&gt;
						TexSchema.Write(TexSchema.NewLine);
&lt;br /&gt;
						TexSchema.Close();
&lt;br /&gt;
						///
&lt;br /&gt;

&lt;br /&gt;
						BlockExecutor executorSchema = new BlockExecutor();
&lt;br /&gt;
						executorSchema.ExecuteBlock(blockSchema, strServerTB, strDatabaseTB);
&lt;br /&gt;
					}
&lt;br /&gt;
				}
&lt;br /&gt;
				catch (Exception exc)
&lt;br /&gt;
				{
&lt;br /&gt;
					m_bLoggedIn = false;
&lt;br /&gt;
					string strMsg = &amp;quot;Error executing SQL statement block during schema compare: &amp;quot; + exc.Message.ToString();
&lt;br /&gt;
					MessageBox.Show(strMsg, &amp;quot;Error&amp;quot;);
&lt;br /&gt;
				}
&lt;br /&gt;
				finally
&lt;br /&gt;
				{
&lt;br /&gt;
					blockSchema.Dispose();
&lt;br /&gt;
					db1.Dispose();
&lt;br /&gt;
					db2.Dispose();
&lt;br /&gt;
				}
&lt;br /&gt;
*******************END CODE FRAGMENT********************
&lt;br /&gt;

&lt;br /&gt;
*******************SQL OUTPUT FILE************************
&lt;br /&gt;
/*
&lt;br /&gt;
Script created by SQL Compare version 5.3.0.44 from Red Gate Software Ltd at 7/17/2009 5:25:34 PM
&lt;br /&gt;
Run this script on TRANS-CHADLAPTO.MSS_TB to make it the same as TRANS-CHADLAPTO.MSS_CENTRAL
&lt;br /&gt;
Please back up your database before running this script
&lt;br /&gt;
*/
&lt;br /&gt;
SET NUMERIC_ROUNDABORT OFF
&lt;br /&gt;
GO
&lt;br /&gt;
SET ANSI_PADDING, ANSI_WARNINGS, CONCAT_NULL_YIELDS_NULL, ARITHABORT, QUOTED_IDENTIFIER, ANSI_NULLS ON
&lt;br /&gt;
GO
&lt;br /&gt;
IF EXISTS (SELECT * FROM tempdb..sysobjects WHERE id=OBJECT_ID('tempdb..#tmpErrors')) DROP TABLE #tmpErrors
&lt;br /&gt;
GO
&lt;br /&gt;
CREATE TABLE #tmpErrors (Error int)
&lt;br /&gt;
GO
&lt;br /&gt;
SET XACT_ABORT ON
&lt;br /&gt;
GO
&lt;br /&gt;
SET TRANSACTION ISOLATION LEVEL SERIALIZABLE
&lt;br /&gt;
GO
&lt;br /&gt;
BEGIN TRANSACTION
&lt;br /&gt;
GO
&lt;br /&gt;
PRINT N'Altering [dbo].[WallDefects]'
&lt;br /&gt;
GO
&lt;br /&gt;
ALTER TABLE [dbo].[WallDefects] ALTER COLUMN [Description1] [varchar] (500) COLLATE SQL_Latin1_General_CP1_CI_AS NULL
&lt;br /&gt;

&lt;br /&gt;
GO
&lt;br /&gt;
IF @@ERROR&amp;lt;&amp;gt;0 AND @@TRANCOUNT&amp;gt;0 ROLLBACK TRANSACTION
&lt;br /&gt;
GO
&lt;br /&gt;
IF @@TRANCOUNT=0 BEGIN INSERT INTO #tmpErrors (Error) SELECT 1 BEGIN TRANSACTION END
&lt;br /&gt;
GO
&lt;br /&gt;
exec sp_refreshview N'[dbo].[CGALL_TABLES]'
&lt;br /&gt;
exec sp_refreshview N'[dbo].[CGCOLUMN_PRIVILEGES]'
&lt;br /&gt;
exec sp_refreshview N'[dbo].[CGTABLE_NOPRIVILEGES]'
&lt;br /&gt;
exec sp_refreshview N'[dbo].[CGTABLE_PRIVILEGES]'
&lt;br /&gt;
exec sp_refreshview N'[dbo].[mapxqz61606482]'
&lt;br /&gt;
GO
&lt;br /&gt;
IF @@ERROR&amp;lt;&amp;gt;0 AND @@TRANCOUNT&amp;gt;0 ROLLBACK TRANSACTION
&lt;br /&gt;
GO
&lt;br /&gt;
IF @@TRANCOUNT=0 BEGIN INSERT INTO #tmpErrors (Error) SELECT 1 BEGIN TRANSACTION END
&lt;br /&gt;
GO
&lt;br /&gt;
IF EXISTS (SELECT * FROM #tmpErrors) ROLLBACK TRANSACTION
&lt;br /&gt;
GO
&lt;br /&gt;
IF @@TRANCOUNT&amp;gt;0 BEGIN
&lt;br /&gt;
PRINT 'The database update succeeded'
&lt;br /&gt;
COMMIT TRANSACTION
&lt;br /&gt;
END
&lt;br /&gt;
ELSE PRINT 'The database update failed'
&lt;br /&gt;
GO
&lt;br /&gt;
DROP TABLE #tmpErrors
&lt;br /&gt;
GO</description>
  <category>SQL Toolkit Previous Versions</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=9277</comments>
  <dc:creator>Chadwick00008</dc:creator>
  <pubDate>Fri, 17 Jul 2009 22:30:29 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=33501#33501</guid>
 </item>
 <item>
  <title>RE: Column-level control over comparison SQL</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=33365#33365</link>
  <description>I have written some sample code for the SDK wiki that will comment out all column drops from the SQL Compare SQL scripts. I hope you all find this useful!!
&lt;br /&gt;

&lt;br /&gt;
&lt;a href=&quot;http://78.31.104.66/index.php/Filter_migration_script&quot; target=&quot;_blank&quot;&gt;http://78.31.104.66/index.php/Filter_migration_script&lt;/a&gt;</description>
  <category>SQL Toolkit Previous Versions</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=6094</comments>
  <dc:creator>Brian Donahue</dc:creator>
  <pubDate>Fri, 10 Jul 2009 16:40:39 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=33365#33365</guid>
 </item>
 <item>
  <title>RE: Column-level control over comparison SQL</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=30663#30663</link>
  <description>What I really need is the ability to ensure that no column in the target database is dropped.</description>
  <category>SQL Toolkit Previous Versions</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=6094</comments>
  <dc:creator>cleek</dc:creator>
  <pubDate>Fri, 06 Feb 2009 21:23:58 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=30663#30663</guid>
 </item>
 <item>
  <title>RE: Column-level control over comparison SQL</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=30536#30536</link>
  <description>Having the ability to control the schema comparison script at a column level is something that we would really like to have.  Please consider this a feature request.</description>
  <category>SQL Toolkit Previous Versions</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=6094</comments>
  <dc:creator>cleek</dc:creator>
  <pubDate>Fri, 30 Jan 2009 17:28:58 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=30536#30536</guid>
 </item>
</channel>
</rss>
