<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>OpenDBiff Work Item Rss Feed</title><link>http://www.codeplex.com/OpenDBiff/WorkItem/List.aspx</link><description>OpenDBiff Work Item Rss Description</description><item><title>Created Issue: Erro on database comparison [9079]</title><link>http://opendbiff.codeplex.com/WorkItem/View.aspx?WorkItemId=9079</link><description>The comparison starts to run and then fails with the error message &amp;#34;Invalid database connection. Please check the database connection. The method or operation is not implemented&amp;#34;&lt;br /&gt;</description><author>skidancer</author><pubDate>Fri, 30 Oct 2009 14:47:48 GMT</pubDate><guid isPermaLink="false">Created Issue: Erro on database comparison [9079] 20091030024748P</guid></item><item><title>Closed Issue: Returning the script through command prompt execution. [5453]</title><link>http://opendbiff.codeplex.com/WorkItem/View.aspx?WorkItemId=5453</link><description>I like this tool very much.&lt;br /&gt;A function that would be really useful would be to return the script using the command prompt and providing the connection strings as parameters. It would be interesting for the installer generation created using MSBuild or NAnt, then you could update even the test DB environment.&lt;br /&gt;I would like to contribute to this project, especially for this functionality&amp;#180;s implementation.&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>Grimpi</author><pubDate>Sat, 17 Oct 2009 10:55:38 GMT</pubDate><guid isPermaLink="false">Closed Issue: Returning the script through command prompt execution. [5453] 20091017105538A</guid></item><item><title>Closed Issue: Constraints not appearing in the 'Old Object' window. [7919]</title><link>http://opendbiff.codeplex.com/WorkItem/View.aspx?WorkItemId=7919</link><description>When I view a table, the Constraints appear in the &amp;#39;New Object&amp;#39;, but are missing from the &amp;#39;Old Object&amp;#39; &amp;#40;This happens even if the Source and Destination are the same database&amp;#41;. The actual comparision routine appears to be correct as the &amp;#39;Synchronized Script&amp;#39; is empty.&lt;br /&gt;&lt;br /&gt;From stepping through the source code, it would appear that it is calling the Database.Clone method &amp;#40; origenClone &amp;#61; &amp;#40;Database&amp;#41;origen.Clone&amp;#40;null&amp;#41;&amp;#59;&amp;#41;  which does not clone the Constraints.&lt;br /&gt;&lt;br /&gt;Also, whilst debugging this I got into a sceneraio where it repeatedly called the comparsion routines. It was calling the ProgressForm_Activated event, so I think the last line in the following section of code set IsProcessing true rather than false.&lt;br /&gt;&lt;br /&gt;   private void ProgressForm_Activated&amp;#40;object sender, EventArgs e&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            if &amp;#40;&amp;#33;IsProcessing&amp;#41;&lt;br /&gt;            &amp;#123;&lt;br /&gt;                this.Refresh&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;                IsProcessing &amp;#61; false&amp;#59;&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>Grimpi</author><pubDate>Sat, 17 Oct 2009 10:55:13 GMT</pubDate><guid isPermaLink="false">Closed Issue: Constraints not appearing in the 'Old Object' window. [7919] 20091017105513A</guid></item><item><title>Closed Issue: Database List not updated when changing "Server Host" (typing, not picking-from-list) [8866]</title><link>http://opendbiff.codeplex.com/WorkItem/View.aspx?WorkItemId=8866</link><description>If I select a &amp;#34;Server Host&amp;#34; - see the list of databases in the list - good.  Then I type in the name of a different &amp;#34;Server Host&amp;#34;.  If I drop down the list of databases, I see the list from the previous server.  I can force the list to re-load by selecting a different Authentication &amp;#40;and then back to the one I want&amp;#41;.&lt;br /&gt;&lt;br /&gt;Looks like you have some logic tied to clicking a list item that needs to be run when changing the text in the combo.&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>Grimpi</author><pubDate>Sat, 17 Oct 2009 10:55:13 GMT</pubDate><guid isPermaLink="false">Closed Issue: Database List not updated when changing "Server Host" (typing, not picking-from-list) [8866] 20091017105513A</guid></item><item><title>Closed Issue: "USE" Statement should include brackets [8865]</title><link>http://opendbiff.codeplex.com/WorkItem/View.aspx?WorkItemId=8865</link><description>The Synch script should include brackets around the database name in the USE statement.  For example, if my destination database has a period in it, the statement will be invalid.&lt;br /&gt;&lt;br /&gt;For example, &lt;br /&gt;USE MyDatabase_v2.0&lt;br /&gt;GO&lt;br /&gt;&lt;br /&gt;is not right, but&amp;#58;&lt;br /&gt;USE &amp;#91;MyDatabase_v2.0&amp;#93;&lt;br /&gt;GO&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>Grimpi</author><pubDate>Sat, 17 Oct 2009 10:54:58 GMT</pubDate><guid isPermaLink="false">Closed Issue: "USE" Statement should include brackets [8865] 20091017105458A</guid></item><item><title>Closed Issue: bookmarks for connection [7972]</title><link>http://opendbiff.codeplex.com/WorkItem/View.aspx?WorkItemId=7972</link><description>A simple bookmark management dialog would be great.&lt;br /&gt;This would reduce my typing work at the beginning of comapring of two databases each time.&lt;br /&gt;&lt;br /&gt;perhaps i can helping by the little feature&amp;#63;&lt;br /&gt;&lt;br /&gt;Are you planning to use source code control system of codeplex&amp;#63;&lt;br /&gt;&lt;br /&gt;best regards&lt;br /&gt;Christian&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>Grimpi</author><pubDate>Sat, 17 Oct 2009 10:54:49 GMT</pubDate><guid isPermaLink="false">Closed Issue: bookmarks for connection [7972] 20091017105449A</guid></item><item><title>Created Issue: Comparing a .dbproj VStudio Database project with a Database [8915]</title><link>http://opendbiff.codeplex.com/WorkItem/View.aspx?WorkItemId=8915</link><description>Hello,&lt;br /&gt;do you intend to implement a comparison between a database and a database project &amp;#40;.dbproj&amp;#41;, which is generated using Visual Studio DBPro&amp;#63;&lt;br /&gt;&lt;br /&gt;This is implemented in the SchemaCompare tool in that same package by Microsoft, but the feature i am looking for is the ability to generate a diff script, while the MS tools always generates a Create script..&lt;br /&gt;&lt;br /&gt;The DB project creates a .dbmeta file. I don&amp;#39;t know if this is helpful in this regard..&lt;br /&gt;&lt;br /&gt;PS&amp;#58; i am refering to this&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;msdn.microsoft.com&amp;#47;en-us&amp;#47;teamsystem&amp;#47;cc308636.aspx&lt;br /&gt;&lt;br /&gt;this is the new Microsoft environment for interacting with databases,  but as you see it has its issues, if your program can accept input from dbproj that will be really helpful&lt;br /&gt;Thanks&lt;br /&gt;</description><author>michaelAngelo</author><pubDate>Mon, 05 Oct 2009 15:25:13 GMT</pubDate><guid isPermaLink="false">Created Issue: Comparing a .dbproj VStudio Database project with a Database [8915] 20091005032513P</guid></item><item><title>Created Issue: Database List not updated when changing "Server Host" (typing, not picking-from-list) [8866]</title><link>http://opendbiff.codeplex.com/WorkItem/View.aspx?WorkItemId=8866</link><description>If I select a &amp;#34;Server Host&amp;#34; - see the list of databases in the list - good.  Then I type in the name of a different &amp;#34;Server Host&amp;#34;.  If I drop down the list of databases, I see the list from the previous server.  I can force the list to re-load by selecting a different Authentication &amp;#40;and then back to the one I want&amp;#41;.&lt;br /&gt;&lt;br /&gt;Looks like you have some logic tied to clicking a list item that needs to be run when changing the text in the combo.&lt;br /&gt;</description><author>cjstremick</author><pubDate>Mon, 28 Sep 2009 15:24:25 GMT</pubDate><guid isPermaLink="false">Created Issue: Database List not updated when changing "Server Host" (typing, not picking-from-list) [8866] 20090928032425P</guid></item><item><title>Created Issue: "USE" Statement should include brackets [8865]</title><link>http://opendbiff.codeplex.com/WorkItem/View.aspx?WorkItemId=8865</link><description>The Synch script should include brackets around the database name in the USE statement.  For example, if my destination database has a period in it, the statement will be invalid.&lt;br /&gt;&lt;br /&gt;For example, &lt;br /&gt;USE MyDatabase_v2.0&lt;br /&gt;GO&lt;br /&gt;&lt;br /&gt;is not right, but&amp;#58;&lt;br /&gt;USE &amp;#91;MyDatabase_v2.0&amp;#93;&lt;br /&gt;GO&lt;br /&gt;</description><author>cjstremick</author><pubDate>Mon, 28 Sep 2009 15:17:00 GMT</pubDate><guid isPermaLink="false">Created Issue: "USE" Statement should include brackets [8865] 20090928031700P</guid></item><item><title>Closed Issue: Treeview paint problem</title><link>http://opendbiff.codeplex.com/WorkItem/View.aspx?WorkItemId=7361</link><description>Hello and good day&lt;br /&gt;&lt;br /&gt;I&amp;#180;m opening this issues due to a treeview paint problem , i mean repeated elementos on same table&lt;br /&gt;&lt;br /&gt;There is an attachment image&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>Grimpi</author><pubDate>Sat, 22 Aug 2009 15:59:08 GMT</pubDate><guid isPermaLink="false">Closed Issue: Treeview paint problem 20090822035908P</guid></item><item><title>Closed Issue: Compare method improvements</title><link>http://opendbiff.codeplex.com/WorkItem/View.aspx?WorkItemId=7718</link><description>Playing around with your tool, it&amp;#39;s pretty well thought out. Although for my situation to produce better results I added a few things to the Compare method that you may want to consider and add options to turn the features on and off with. Those being ignore whitespace and case insensativity. Here are the changes I made, the tool works even better than before.&lt;br /&gt;&lt;br /&gt;            &amp;#47;&amp;#47;if &amp;#40;&amp;#33;this.ToSql&amp;#40;&amp;#41;.Equals&amp;#40;obj.ToSql&amp;#40;&amp;#41;&amp;#41;&amp;#41; return false&amp;#59;&lt;br /&gt;&lt;br /&gt;            &amp;#47;&amp;#47;strip whitespace, ignore case&lt;br /&gt;            Regex whitespace &amp;#61; new Regex&amp;#40;&amp;#64;&amp;#34;&amp;#92;s&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;            string sql1 &amp;#61; whitespace.Replace&amp;#40;this.ToSql&amp;#40;&amp;#41;, &amp;#34;&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;            string sql2 &amp;#61; whitespace.Replace&amp;#40;obj.ToSql&amp;#40;&amp;#41;, &amp;#34;&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;            if &amp;#40;&amp;#33;sql1.Equals&amp;#40;sql2,StringComparison.OrdinalIgnoreCase&amp;#41;&amp;#41; return false&amp;#59;&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>Grimpi</author><pubDate>Sat, 22 Aug 2009 15:55:24 GMT</pubDate><guid isPermaLink="false">Closed Issue: Compare method improvements 20090822035524P</guid></item><item><title>Closed Issue: SP not displayed and running on 64bit machine</title><link>http://opendbiff.codeplex.com/WorkItem/View.aspx?WorkItemId=7759</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I think the reason some SPs cannot be displayed is that the have a commentary above the CREATE or ALTER statement like this&amp;#58;&lt;br /&gt;&lt;br /&gt;SET ANSI_NULLS ON&lt;br /&gt;GO&lt;br /&gt;SET QUOTED_IDENTIFIER ON&lt;br /&gt;GO&lt;br /&gt;-- &amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&lt;br /&gt;-- Author&amp;#58;&amp;#9;&amp;#9;&amp;#60;Author,,Name&amp;#62;&lt;br /&gt;-- Create date&amp;#58; &amp;#60;Create Date,,&amp;#62;&lt;br /&gt;-- Description&amp;#58;&amp;#9;&amp;#60;Description,,&amp;#62;&lt;br /&gt;-- &amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&lt;br /&gt;ALTER PROCEDURE &amp;#91;dbo&amp;#93;.&amp;#91;DELETE_CHANGE_LOG_ITEM_V1&amp;#93;&lt;br /&gt;&amp;#9;-- Add the parameters for the stored procedure here&lt;br /&gt;&amp;#9;&amp;#64;CL_ID RECORD_ID&lt;br /&gt;AS&lt;br /&gt;BEGIN&lt;br /&gt;&amp;#9;DELETE FROM &amp;#91;CHANGE_LOG_TAB&amp;#93; with &amp;#40;rowlock, updlock&amp;#41;&lt;br /&gt;    WHERE CL_ID &amp;#61; &amp;#64;CL_ID&lt;br /&gt;&lt;br /&gt;&amp;#9;select top 1 &amp;#64;&amp;#64;rowcount as RowsDeleted from &amp;#91;CHANGE_LOG_TAB&amp;#93;&lt;br /&gt;&amp;#9;for xml auto--, xmldata&lt;br /&gt;END&lt;br /&gt;&lt;br /&gt;Another issue is that the program will not start on my 64bit machine. Luckyly I could force the program to run at 32 bit with the following command&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#34;c&amp;#58;&amp;#92;Program Files &amp;#40;x86&amp;#41;&amp;#92;Microsoft Visual Studio 8&amp;#92;SDK&amp;#92;v2.0&amp;#92;Bin&amp;#92;CorFlags.exe&amp;#34; DBDiff.exe &amp;#47;Force &amp;#47;32bit&amp;#43;&lt;br /&gt;&lt;br /&gt;regards,&lt;br /&gt;Dashiel&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>Grimpi</author><pubDate>Sat, 22 Aug 2009 15:54:58 GMT</pubDate><guid isPermaLink="false">Closed Issue: SP not displayed and running on 64bit machine 20090822035458P</guid></item><item><title>Closed Issue: Win32Exception</title><link>http://opendbiff.codeplex.com/WorkItem/View.aspx?WorkItemId=7888</link><description>I download the Open DBDifference and build on my machine, i got the win32exception.. may i know also where do we get the scilelex.dll &amp;#63;&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>Grimpi</author><pubDate>Sat, 22 Aug 2009 15:54:16 GMT</pubDate><guid isPermaLink="false">Closed Issue: Win32Exception 20090822035416P</guid></item><item><title>Closed Issue: SQL2005 to SQL2008</title><link>http://opendbiff.codeplex.com/WorkItem/View.aspx?WorkItemId=8181</link><description>I met an issue when I have compared a DB where the origin is on SQL 2005 and the destination is on SQL 2008.&lt;br /&gt;In class GenerateTables, TableIdIndex and other column indexes used by reader are declared static. So when the first call of InitTableIndex is made on the first connection, it sets the TableIdIndex for all other calls &amp;#40;TableIdIndex is different than -1&amp;#41;.&lt;br /&gt;Because TableIdIndex is different for SQL 2005 and SQL 2008 in query returned by GetTableDetail, Open DBDiff cannot parse correctly resultset.&lt;br /&gt;&lt;br /&gt;I&amp;#8217;ve solved the problem on my download by removing static declarations in class GenerateTables.&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>Grimpi</author><pubDate>Sat, 22 Aug 2009 15:53:28 GMT</pubDate><guid isPermaLink="false">Closed Issue: SQL2005 to SQL2008 20090822035328P</guid></item><item><title>Commented Issue: Constraints not appearing in the 'Old Object' window.</title><link>http://opendbiff.codeplex.com/WorkItem/View.aspx?WorkItemId=7919</link><description>When I view a table, the Constraints appear in the &amp;#39;New Object&amp;#39;, but are missing from the &amp;#39;Old Object&amp;#39; &amp;#40;This happens even if the Source and Destination are the same database&amp;#41;. The actual comparision routine appears to be correct as the &amp;#39;Synchronized Script&amp;#39; is empty.&lt;br /&gt;&lt;br /&gt;From stepping through the source code, it would appear that it is calling the Database.Clone method &amp;#40; origenClone &amp;#61; &amp;#40;Database&amp;#41;origen.Clone&amp;#40;null&amp;#41;&amp;#59;&amp;#41;  which does not clone the Constraints.&lt;br /&gt;&lt;br /&gt;Also, whilst debugging this I got into a sceneraio where it repeatedly called the comparsion routines. It was calling the ProgressForm_Activated event, so I think the last line in the following section of code set IsProcessing true rather than false.&lt;br /&gt;&lt;br /&gt;   private void ProgressForm_Activated&amp;#40;object sender, EventArgs e&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            if &amp;#40;&amp;#33;IsProcessing&amp;#41;&lt;br /&gt;            &amp;#123;&lt;br /&gt;                this.Refresh&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;                IsProcessing &amp;#61; false&amp;#59;&lt;br /&gt;Comments: ** Comment from web user: roblivermore ** &lt;p&gt;I get the same problem. The constraint attributes, index fill factor was different between databases and the option was missing in the report.&lt;/p&gt;</description><author>roblivermore</author><pubDate>Fri, 21 Aug 2009 12:19:35 GMT</pubDate><guid isPermaLink="false">Commented Issue: Constraints not appearing in the 'Old Object' window. 20090821121935P</guid></item><item><title>Created Issue: Filter Item Type</title><link>http://opendbiff.codeplex.com/WorkItem/View.aspx?WorkItemId=8182</link><description>Hello,&lt;br /&gt;&lt;br /&gt;SelectedIndex value in ComboBox  does not match the ObjectType enumeration value when you create or update a filter. If you try to add a filter on table, trigger is selected.&lt;br /&gt;I&amp;#39;ve change the selected option by using the parse method of Enum type to get the correct selected object type &amp;#58;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;JB&lt;br /&gt;&lt;br /&gt;private void btnApply_Click&amp;#40;object sender, EventArgs e&amp;#41;&lt;br /&gt;&amp;#123;&lt;br /&gt;&amp;#9;if &amp;#40;cboObjects.SelectedItem &amp;#33;&amp;#61; null&amp;#41;&lt;br /&gt;&amp;#9;&amp;#123;&lt;br /&gt;&amp;#9;&amp;#9;if &amp;#40;indexFilter &amp;#61;&amp;#61; -1&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#47;&amp;#47;sqlOption.Filters.Items.Add&amp;#40;new SqlOptionFilterItem&amp;#40;&amp;#40;SqlOptionFilter.ObjectType&amp;#41;cboObjects.SelectedIndex, txtFilter.Text&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;sqlOption.Filters.Items.Add&amp;#40;new SqlOptionFilterItem&amp;#40;&amp;#40;SqlOptionFilter.ObjectType&amp;#41;Enum.Parse&amp;#40;typeof&amp;#40;SqlOptionFilter.ObjectType&amp;#41;, cboObjects.SelectedItem.ToString&amp;#40;&amp;#41;, true&amp;#41;, txtFilter.Text&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;else&lt;br /&gt;&amp;#9;&amp;#9;&amp;#123;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;sqlOption.Filters.Items&amp;#91;indexFilter&amp;#93;.Filter &amp;#61; txtFilter.Text&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;sqlOption.Filters.Items&amp;#91;indexFilter&amp;#93;.Type &amp;#61; &amp;#40;SqlOptionFilter.ObjectType&amp;#41;Enum.Parse&amp;#40;typeof&amp;#40;SqlOptionFilter.ObjectType&amp;#41;, cboObjects.SelectedItem.ToString&amp;#40;&amp;#41;, true&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#125;&lt;br /&gt;&amp;#9;&amp;#9;HandlerHelper.RaiseOnChange&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;this.Dispose&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#125;&lt;br /&gt;&amp;#9;else&lt;br /&gt;&amp;#9;&amp;#9;MessageBox.Show&amp;#40;this, &amp;#34;Must complete all fields&amp;#34;, &amp;#34;ERROR&amp;#34;, MessageBoxButtons.OK, MessageBoxIcon.Exclamation&amp;#41;&amp;#59;&lt;br /&gt;&amp;#125;&lt;br /&gt;</description><author>jberthaud</author><pubDate>Sun, 26 Jul 2009 15:26:14 GMT</pubDate><guid isPermaLink="false">Created Issue: Filter Item Type 20090726032614P</guid></item><item><title>Created Issue: SQL2005 to SQL2008</title><link>http://opendbiff.codeplex.com/WorkItem/View.aspx?WorkItemId=8181</link><description>I met an issue when I have compared a DB where the origin is on SQL 2005 and the destination is on SQL 2008.&lt;br /&gt;In class GenerateTables, TableIdIndex and other column indexes used by reader are declared static. So when the first call of InitTableIndex is made on the first connection, it sets the TableIdIndex for all other calls &amp;#40;TableIdIndex is different than -1&amp;#41;.&lt;br /&gt;Because TableIdIndex is different for SQL 2005 and SQL 2008 in query returned by GetTableDetail, Open DBDiff cannot parse correctly resultset.&lt;br /&gt;&lt;br /&gt;I&amp;#8217;ve solved the problem on my download by removing static declarations in class GenerateTables.&lt;br /&gt;</description><author>jberthaud</author><pubDate>Sun, 26 Jul 2009 15:18:32 GMT</pubDate><guid isPermaLink="false">Created Issue: SQL2005 to SQL2008 20090726031832P</guid></item><item><title>Commented Issue: Constraints not appearing in the 'Old Object' window.</title><link>http://opendbiff.codeplex.com/WorkItem/View.aspx?WorkItemId=7919</link><description>When I view a table, the Constraints appear in the &amp;#39;New Object&amp;#39;, but are missing from the &amp;#39;Old Object&amp;#39; &amp;#40;This happens even if the Source and Destination are the same database&amp;#41;. The actual comparision routine appears to be correct as the &amp;#39;Synchronized Script&amp;#39; is empty.&lt;br /&gt;&lt;br /&gt;From stepping through the source code, it would appear that it is calling the Database.Clone method &amp;#40; origenClone &amp;#61; &amp;#40;Database&amp;#41;origen.Clone&amp;#40;null&amp;#41;&amp;#59;&amp;#41;  which does not clone the Constraints.&lt;br /&gt;&lt;br /&gt;Also, whilst debugging this I got into a sceneraio where it repeatedly called the comparsion routines. It was calling the ProgressForm_Activated event, so I think the last line in the following section of code set IsProcessing true rather than false.&lt;br /&gt;&lt;br /&gt;   private void ProgressForm_Activated&amp;#40;object sender, EventArgs e&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            if &amp;#40;&amp;#33;IsProcessing&amp;#41;&lt;br /&gt;            &amp;#123;&lt;br /&gt;                this.Refresh&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;                IsProcessing &amp;#61; false&amp;#59;&lt;br /&gt;Comments: ** Comment from web user: BrianRo ** &lt;p&gt;I would consider this a high impact defect - primary keys are included in the comparison, so you cannot determine if the databases are an exact match if one of the dbs contains a primary key.&lt;/p&gt;</description><author>BrianRo</author><pubDate>Fri, 10 Jul 2009 20:39:36 GMT</pubDate><guid isPermaLink="false">Commented Issue: Constraints not appearing in the 'Old Object' window. 20090710083936P</guid></item><item><title>Commented Issue: bookmarks for connection</title><link>http://opendbiff.codeplex.com/WorkItem/View.aspx?WorkItemId=7972</link><description>A simple bookmark management dialog would be great.&lt;br /&gt;This would reduce my typing work at the beginning of comapring of two databases each time.&lt;br /&gt;&lt;br /&gt;perhaps i can helping by the little feature&amp;#63;&lt;br /&gt;&lt;br /&gt;Are you planning to use source code control system of codeplex&amp;#63;&lt;br /&gt;&lt;br /&gt;best regards&lt;br /&gt;Christian&lt;br /&gt;Comments: ** Comment from web user: Grimpi ** &lt;p&gt;Yeah, I know. &lt;br /&gt;If you want to collaborate, great&amp;#33;. I don&amp;#39;t have too much time this days... &amp;#58;&amp;#40;&lt;/p&gt;</description><author>Grimpi</author><pubDate>Mon, 06 Jul 2009 12:36:43 GMT</pubDate><guid isPermaLink="false">Commented Issue: bookmarks for connection 20090706123643P</guid></item><item><title>Created Issue: bookmarks for connection</title><link>http://opendbiff.codeplex.com/WorkItem/View.aspx?WorkItemId=7972</link><description>A simple bookmark management dialog would be great.&lt;br /&gt;This would reduce my typing work at the beginning of comapring of two databases each time.&lt;br /&gt;&lt;br /&gt;perhaps i can helping by the little feature&amp;#63;&lt;br /&gt;&lt;br /&gt;Are you planning to use source code control system of codeplex&amp;#63;&lt;br /&gt;&lt;br /&gt;best regards&lt;br /&gt;Christian&lt;br /&gt;</description><author>Volleyknaller</author><pubDate>Thu, 02 Jul 2009 17:48:15 GMT</pubDate><guid isPermaLink="false">Created Issue: bookmarks for connection 20090702054815P</guid></item></channel></rss>