<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>DbDiff: Database Diff and Database Scripting</title><link>http://dbdiff.codeplex.com/project/feeds/rss</link><description>Compare MSSql database structures. &amp;#40;Sql 2005, Sql 2008, Sql 2008R2, Sql Denali &amp;#41;   Features&amp;#58;      - compare database structures   - scripting without dmo or smo   - commandline scripting, commandline compare   - standalone dll-s for referencing</description><item><title>Commented Issue: Ability to save/open project definitions removed? [12797]</title><link>http://dbdiff.codeplex.com/workitem/12797</link><description>Getting a dialog box &amp;#39;Not implemented&amp;#39; when attempting to use either the &amp;#39;Open&amp;#39; or &amp;#39;Save&amp;#39;.  Has this feature been removed for good&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: Safi ** &lt;p&gt;Removed, for rewrite&lt;/p&gt;</description><author>Safi</author><pubDate>Sat, 09 Feb 2013 08:57:06 GMT</pubDate><guid isPermaLink="false">Commented Issue: Ability to save/open project definitions removed? [12797] 20130209085706A</guid></item><item><title>Created Issue: The value for column 'IsXmlIndex' in table 'Index' is DBNull. [12798]</title><link>http://dbdiff.codeplex.com/workitem/12798</link><description>Receive the following error when clicking on &amp;#39;Tables&amp;#39; in the &amp;#39;Diff&amp;#39; area of two compared databases.&lt;br /&gt;_______________________________________________________________________&lt;br /&gt;Message&amp;#58; The value for column &amp;#39;IsXmlIndex&amp;#39; in table &amp;#39;Index&amp;#39; is DBNull.&lt;br /&gt;Source&amp;#58; DbDiff.Common&lt;br /&gt;Stacktrace&amp;#58;    at DbDiff.Common.DataAccess.DbObjectsDs.IndexRow.get_IsXmlIndex&amp;#40;&amp;#41; in d&amp;#58;&amp;#92;work&amp;#92;DbDiff_Codeplex&amp;#92;DbDiffCommon&amp;#92;DataAccess&amp;#92;DbObjectsDs.cs&amp;#58;line 14170&lt;br /&gt;   at DbDiff.Common.Scripting.CreateIndex.IndexType&amp;#40;&amp;#41; in d&amp;#58;&amp;#92;work&amp;#92;DbDiff_Codeplex&amp;#92;DbDiffCommon&amp;#92;Scripting&amp;#92;CreateIndex.cs&amp;#58;line 180&lt;br /&gt;   at DbDiff.Common.Scripting.CreatePrimaryKey.RowScript&amp;#40;&amp;#41; in d&amp;#58;&amp;#92;work&amp;#92;DbDiff_Codeplex&amp;#92;DbDiffCommon&amp;#92;Scripting&amp;#92;CreatePrimaryKey.cs&amp;#58;line 63&lt;br /&gt;   at DbDiff.Common.Scripting.CreateBase.ToString&amp;#40;&amp;#41; in d&amp;#58;&amp;#92;work&amp;#92;DbDiff_Codeplex&amp;#92;DbDiffCommon&amp;#92;Scripting&amp;#92;CreateBase.cs&amp;#58;line 108&lt;br /&gt;   at DbDiff.Common.Scripting.SqlScripting.ScriptTable&amp;#40;String schema, String name&amp;#41; in d&amp;#58;&amp;#92;work&amp;#92;DbDiff_Codeplex&amp;#92;DbDiffCommon&amp;#92;Scripting&amp;#92;SqlScripting.cs&amp;#58;line 290&lt;br /&gt;   at DbDiff.WinClient.Forms.DbItems.UcTableDiffInfo.GetTableScript&amp;#40;&amp;#41; in d&amp;#58;&amp;#92;work&amp;#92;DbDiff_Codeplex&amp;#92;DbDiffWinClient&amp;#92;Forms&amp;#92;DbItems&amp;#92;ucTableDiffInfo.cs&amp;#58;line 572&lt;br /&gt;   at DbDiff.WinClient.Forms.DbItems.UcTableDiffInfo.Init&amp;#40;DataRow itemInfoRow, Databases databases, Boolean windowButton&amp;#41; in d&amp;#58;&amp;#92;work&amp;#92;DbDiff_Codeplex&amp;#92;DbDiffWinClient&amp;#92;Forms&amp;#92;DbItems&amp;#92;ucTableDiffInfo.cs&amp;#58;line 516&lt;br /&gt;   at DbDiff.WinClient.Forms.DbItems.UcTableDiffInfo..ctor&amp;#40;DataRow itemInfoRow, Databases databases, Boolean windowButton&amp;#41; in d&amp;#58;&amp;#92;work&amp;#92;DbDiff_Codeplex&amp;#92;DbDiffWinClient&amp;#92;Forms&amp;#92;DbItems&amp;#92;ucTableDiffInfo.cs&amp;#58;line 133&lt;br /&gt;   at DbDiff.WinClient.Forms.DbItems.UcTableDiff.UpdateDetailsFormData&amp;#40;&amp;#41; in d&amp;#58;&amp;#92;work&amp;#92;DbDiff_Codeplex&amp;#92;DbDiffWinClient&amp;#92;Forms&amp;#92;DbItems&amp;#92;ucTableDiff.cs&amp;#58;line 129&lt;br /&gt;   at DbDiff.WinClient.Forms.DbItems.UcDbItemDiffListDetails.OnRowSelect&amp;#40;Object sender, RowClickEventArgs e&amp;#41; in d&amp;#58;&amp;#92;work&amp;#92;DbDiff_Codeplex&amp;#92;DbDiffWinClient&amp;#92;Forms&amp;#92;DbItems&amp;#92;ucDbItemDiffListDetails.cs&amp;#58;line 309&lt;br /&gt;   at DbDiff.WinClient.Forms.DbItems.UcDbListBase.FireRowSelectEvent&amp;#40;Object sender, RowClickEventArgs e&amp;#41; in d&amp;#58;&amp;#92;work&amp;#92;DbDiff_Codeplex&amp;#92;DbDiffWinClient&amp;#92;Forms&amp;#92;DbItems&amp;#92;ucDbListBase.cs&amp;#58;line 265&lt;br /&gt;   at DbDiff.WinClient.Forms.DbItems.UcDbDiffList.ShowSelectedItem&amp;#40;Int32 rowPosition&amp;#41; in d&amp;#58;&amp;#92;work&amp;#92;DbDiff_Codeplex&amp;#92;DbDiffWinClient&amp;#92;Forms&amp;#92;DbItems&amp;#92;ucDbDiffList.cs&amp;#58;line 132&lt;br /&gt;   at DbDiff.WinClient.Forms.DbItems.UcDbDiffList.SetData&amp;#40;DataTable data, String filterExpression, DatabaseObjectTypes itemTypeInfo&amp;#41; in d&amp;#58;&amp;#92;work&amp;#92;DbDiff_Codeplex&amp;#92;DbDiffWinClient&amp;#92;Forms&amp;#92;DbItems&amp;#92;ucDbDiffList.cs&amp;#58;line 273&lt;br /&gt;   at DbDiff.WinClient.Forms.DbItems.UcTableDiff.UpdateFormData&amp;#40;&amp;#41; in d&amp;#58;&amp;#92;work&amp;#92;DbDiff_Codeplex&amp;#92;DbDiffWinClient&amp;#92;Forms&amp;#92;DbItems&amp;#92;ucTableDiff.cs&amp;#58;line 149&lt;br /&gt;   at DbDiff.WinClient.Forms.DbItems.UcDbItemBase.ShowView&amp;#40;&amp;#41; in d&amp;#58;&amp;#92;work&amp;#92;DbDiff_Codeplex&amp;#92;DbDiffWinClient&amp;#92;Forms&amp;#92;DbItems&amp;#92;ucDbItemBase.cs&amp;#58;line 137&lt;br /&gt;   at DbDiff.WinClient.Forms.FrmMain.DiffTreeView_AfterSelect&amp;#40;Object sender, TreeViewEventArgs e&amp;#41; in d&amp;#58;&amp;#92;work&amp;#92;DbDiff_Codeplex&amp;#92;DbDiffWinClient&amp;#92;Forms&amp;#92;frmMain.cs&amp;#58;line 1349&lt;br /&gt;Message&amp;#58; Specified cast is not valid.&lt;br /&gt;Source&amp;#58; DbDiff.Common&lt;br /&gt;Stacktrace&amp;#58;    at DbDiff.Common.DataAccess.DbObjectsDs.IndexRow.get_IsXmlIndex&amp;#40;&amp;#41; in d&amp;#58;&amp;#92;work&amp;#92;DbDiff_Codeplex&amp;#92;DbDiffCommon&amp;#92;DataAccess&amp;#92;DbObjectsDs.cs&amp;#58;line 14166&lt;br /&gt;</description><author>cander0000</author><pubDate>Sat, 02 Feb 2013 00:58:34 GMT</pubDate><guid isPermaLink="false">Created Issue: The value for column 'IsXmlIndex' in table 'Index' is DBNull. [12798] 20130202125834A</guid></item><item><title>Created Issue: Ability to save/open project definitions removed? [12797]</title><link>http://dbdiff.codeplex.com/workitem/12797</link><description>Getting a dialog box &amp;#39;Not implemented&amp;#39; when attempting to use either the &amp;#39;Open&amp;#39; or &amp;#39;Save&amp;#39;.  Has this feature been removed for good&amp;#63;&lt;br /&gt;</description><author>cander0000</author><pubDate>Sat, 02 Feb 2013 00:57:07 GMT</pubDate><guid isPermaLink="false">Created Issue: Ability to save/open project definitions removed? [12797] 20130202125707A</guid></item><item><title>Updated Wiki: Home</title><link>http://dbdiff.codeplex.com/wikipage?version=22</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Compare MSSql database structures. (Sql 7,Sql 2000,Sql 2005,Sql 2008,Sql 2008R2, Sql 2012)&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Fixes 1.1.3.7*&lt;/li&gt;&lt;/ul&gt;
--Small fixes: not implemented exception removed&lt;br /&gt;- alter script for view,function,procedures fixed&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Fixes 1.1.3.5&lt;/b&gt;&lt;br /&gt;- After loading project , cannot save the project again.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Fixes 1.1.3.4&lt;/b&gt;&lt;br /&gt;- Check constraint definition error (Sql 2005,2012)&lt;br /&gt;- Config file now encrypted and location changed to user data local folder (example: c:\users\username\AppData\Local\SmartPlan\DbDiff&lt;br /&gt;- Must select authentication type&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Latest Sql 7, 2000 Compatible release:&lt;/b&gt;&lt;br /&gt;&lt;a href="http://dbdiff.codeplex.com/releases/view/13428"&gt;http://dbdiff.codeplex.com/releases/view/13428&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Fixes 1.1.3.2&lt;/b&gt;&lt;br /&gt;- Sql 2005, Sql2012 bug fixes&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Fixes 1.1.3.1&lt;/b&gt;&lt;br /&gt;- Check and default constraint creation&lt;br /&gt;&lt;br /&gt;&lt;b&gt;New features in this release 1.1.3 &lt;/b&gt;&lt;br /&gt;- New Scintilla contorls&lt;br /&gt;- Speed improovments &lt;br /&gt;- Script database users
&lt;hr /&gt;
&lt;b&gt;New features in this release 1.1.2 &lt;/b&gt;&lt;br /&gt;- Sql 2008&lt;br /&gt;- Sql 2008 R2&lt;br /&gt;- Sql Code name Denali&lt;br /&gt;&lt;b&gt;Features:&lt;/b&gt;&lt;br /&gt;- compare database structure &lt;br /&gt;- scripting without dmo or smo&lt;br /&gt;- commandline scripting, commandline compare&lt;br /&gt;- standalone dll-s for referencing from another .net project&lt;br /&gt;- many compare options (and we can easily extend for new properties with option designer)&lt;br /&gt;- easily extend for other sql databases&lt;br /&gt;- and many more&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Donate&lt;/b&gt;&lt;br /&gt;DbDiff is a free open source project that I have developed in my personal time. I really appreciate your feedback and support for DbDiff and its future development.&lt;br /&gt;&lt;a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&amp;amp;business=8LXS8R63W9SPE&amp;amp;lc=HU&amp;amp;item_name=Supporting%20DbDiff&amp;amp;item_number=DbdiffDonate&amp;amp;currency_code=USD&amp;amp;bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted"&gt;PayPal donate&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DbDiff&amp;DownloadId=208547" alt="DbDiff&amp;#32;scint.jpg" title="DbDiff&amp;#32;scint.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;options:&lt;/b&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DbDiff&amp;DownloadId=24678" alt="options1.JPG" title="options1.JPG" /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DbDiff&amp;DownloadId=24679" alt="options2.JPG" title="options2.JPG" /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DbDiff&amp;DownloadId=24680" alt="options3.JPG" title="options3.JPG" /&gt;&lt;br /&gt;&lt;br /&gt;other pict.:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DbDiff&amp;DownloadId=24660" alt="comparewindow.JPG" title="comparewindow.JPG" /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DbDiff&amp;DownloadId=24661" alt="comparewindow2.JPG" title="comparewindow2.JPG" /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DbDiff&amp;DownloadId=24662" alt="alterscript.JPG" title="alterscript.JPG" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Safi</author><pubDate>Mon, 21 Jan 2013 14:24:00 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130121022400P</guid></item><item><title>Released: 1.3.3.7 (Jan 21, 2013)</title><link>http://dbdiff.codeplex.com/releases/view/100679</link><description>
&lt;div class="wikidoc"&gt;Small fixes: not implemented exception removed&lt;br&gt;
alter script for view,function,procedures fixed&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 21 Jan 2013 14:23:16 GMT</pubDate><guid isPermaLink="false">Released: 1.3.3.7 (Jan 21, 2013) 20130121022316P</guid></item><item><title>Created Release: 1.3.3.7 (jan. 21, 2013)</title><link>http://dbdiff.codeplex.com/releases?ReleaseId=100679</link><description>&lt;div class="wikidoc"&gt;Small fixes: not implemented exception removed&lt;br /&gt;alter script for view,function,procedures fixed&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>safi</author><pubDate>Mon, 21 Jan 2013 14:23:16 GMT</pubDate><guid isPermaLink="false">Created Release: 1.3.3.7 (jan. 21, 2013) 20130121022316P</guid></item><item><title>Source code checked in, #84593</title><link>http://dbdiff.codeplex.com/SourceControl/changeset/changes/84593</link><description>alter script fixed</description><author>Safi</author><pubDate>Mon, 21 Jan 2013 14:22:23 GMT</pubDate><guid isPermaLink="false">Source code checked in, #84593 20130121022223P</guid></item><item><title>Created Release: 1.3.3.6 (jan. 21, 2013)</title><link>http://dbdiff.codeplex.com/releases?ReleaseId=100677</link><description>&lt;div class="wikidoc"&gt;Small fixes: not implemented exception&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>safi</author><pubDate>Mon, 21 Jan 2013 13:25:46 GMT</pubDate><guid isPermaLink="false">Created Release: 1.3.3.6 (jan. 21, 2013) 20130121012546P</guid></item><item><title>Released: 1.3.3.6 (Jan 21, 2013)</title><link>http://dbdiff.codeplex.com/releases/view/100677</link><description>
&lt;div class="wikidoc"&gt;Small fixes: not implemented exception&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 21 Jan 2013 13:25:46 GMT</pubDate><guid isPermaLink="false">Released: 1.3.3.6 (Jan 21, 2013) 20130121012546P</guid></item><item><title>Closed Issue: New project - System.NotImplementedException: The method or operation is not implemented. [12558]</title><link>http://dbdiff.codeplex.com/workitem/12558</link><description>Just downloaded and unpacked the executable &amp;#40;1.1.3.5&amp;#41; under Win7x64 &amp;#40;SP1&amp;#41;. After running it, i press the &amp;#38;quot&amp;#59;new&amp;#38;quot&amp;#59; button in the toolbar and get the following message&amp;#58;&amp;#60;br&amp;#62;&amp;#60;br&amp;#62;&amp;#60;br&amp;#62;&amp;#60;br&amp;#62;See the end of this message for details on invoking &amp;#60;br&amp;#62;just-in-time &amp;#40;JIT&amp;#41; debugging instead of this dialog box.&amp;#60;br&amp;#62;&amp;#60;br&amp;#62;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; Exception Text &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#60;br&amp;#62;System.NotImplementedException&amp;#58; The method or operation is not implemented.&amp;#60;br&amp;#62;   at DbDiff.WinClient.Forms.FrmMain.CreateProject&amp;#40;&amp;#41; in d&amp;#58;&amp;#92;work&amp;#92;DbDiff_Codeplex&amp;#92;DbDiffWinClient&amp;#92;Forms&amp;#92;frmMain.cs&amp;#58;line 1672&amp;#60;br&amp;#62;   at DbDiff.WinClient.Forms.FrmMain.TbMain_ButtonClick&amp;#40;Object sender, ToolBarButtonClickEventArgs e&amp;#41; in d&amp;#58;&amp;#92;work&amp;#92;DbDiff_Codeplex&amp;#92;DbDiffWinClient&amp;#92;Forms&amp;#92;frmMain.cs&amp;#58;line 803&amp;#60;br&amp;#62;   at System.Windows.Forms.ToolBar.OnButtonClick&amp;#40;ToolBarButtonClickEventArgs e&amp;#41;&amp;#60;br&amp;#62;   at System.Windows.Forms.ToolBar.WmReflectCommand&amp;#40;Message&amp;#38;amp&amp;#59; m&amp;#41;&amp;#60;br&amp;#62;   at System.Windows.Forms.ToolBar.WndProc&amp;#40;Message&amp;#38;amp&amp;#59; m&amp;#41;&amp;#60;br&amp;#62;   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage&amp;#40;Message&amp;#38;amp&amp;#59; m&amp;#41;&amp;#60;br&amp;#62;   at System.Windows.Forms.Control.ControlNativeWindow.WndProc&amp;#40;Message&amp;#38;amp&amp;#59; m&amp;#41;&amp;#60;br&amp;#62;   at System.Windows.Forms.NativeWindow.Callback&amp;#40;IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam&amp;#41;&amp;#60;br&amp;#62;&amp;#60;br&amp;#62;&amp;#60;br&amp;#62;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; Loaded Assemblies &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#60;br&amp;#62;mscorlib&amp;#60;br&amp;#62;    Assembly Version&amp;#58; 4.0.0.0&amp;#60;br&amp;#62;    Win32 Version&amp;#58; 4.0.30319.17929 built by&amp;#58; FX45RTMREL&amp;#60;br&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;Microsoft.NET&amp;#47;Framework&amp;#47;v4.0.30319&amp;#47;mscorlib.dll&amp;#60;br&amp;#62;----------------------------------------&amp;#60;br&amp;#62;DbDiff&amp;#60;br&amp;#62;    Assembly Version&amp;#58; 1.1.3.5&amp;#60;br&amp;#62;    Win32 Version&amp;#58; 1.1.3.5&amp;#60;br&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;Z&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Database&amp;#47;DbDiff&amp;#47;DbDiff.exe&amp;#60;br&amp;#62;----------------------------------------&amp;#60;br&amp;#62;System.Windows.Forms&amp;#60;br&amp;#62;    Assembly Version&amp;#58; 4.0.0.0&amp;#60;br&amp;#62;    Win32 Version&amp;#58; 4.0.30319.17929 built by&amp;#58; FX45RTMREL&amp;#60;br&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;Microsoft.Net&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Windows.Forms&amp;#47;v4.0_4.0.0.0__b77a5c561934e089&amp;#47;System.Windows.Forms.dll&amp;#60;br&amp;#62;----------------------------------------&amp;#60;br&amp;#62;System.Drawing&amp;#60;br&amp;#62;    Assembly Version&amp;#58; 4.0.0.0&amp;#60;br&amp;#62;    Win32 Version&amp;#58; 4.0.30319.17929 built by&amp;#58; FX45RTMREL&amp;#60;br&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;Microsoft.Net&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Drawing&amp;#47;v4.0_4.0.0.0__b03f5f7f11d50a3a&amp;#47;System.Drawing.dll&amp;#60;br&amp;#62;----------------------------------------&amp;#60;br&amp;#62;System&amp;#60;br&amp;#62;    Assembly Version&amp;#58; 4.0.0.0&amp;#60;br&amp;#62;    Win32 Version&amp;#58; 4.0.30319.17929 built by&amp;#58; FX45RTMREL&amp;#60;br&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;Microsoft.Net&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System&amp;#47;v4.0_4.0.0.0__b77a5c561934e089&amp;#47;System.dll&amp;#60;br&amp;#62;----------------------------------------&amp;#60;br&amp;#62;DbDiff.Common&amp;#60;br&amp;#62;    Assembly Version&amp;#58; 1.1.3.5&amp;#60;br&amp;#62;    Win32 Version&amp;#58; 1.1.3.5&amp;#60;br&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;Z&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Database&amp;#47;DbDiff&amp;#47;DbDiff.Common.DLL&amp;#60;br&amp;#62;----------------------------------------&amp;#60;br&amp;#62;System.Configuration&amp;#60;br&amp;#62;    Assembly Version&amp;#58; 4.0.0.0&amp;#60;br&amp;#62;    Win32 Version&amp;#58; 4.0.30319.17929 built by&amp;#58; FX45RTMREL&amp;#60;br&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;Microsoft.Net&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Configuration&amp;#47;v4.0_4.0.0.0__b03f5f7f11d50a3a&amp;#47;System.Configuration.dll&amp;#60;br&amp;#62;----------------------------------------&amp;#60;br&amp;#62;System.Xml&amp;#60;br&amp;#62;    Assembly Version&amp;#58; 4.0.0.0&amp;#60;br&amp;#62;    Win32 Version&amp;#58; 4.0.30319.17929 built by&amp;#58; FX45RTMREL&amp;#60;br&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;Microsoft.Net&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Xml&amp;#47;v4.0_4.0.0.0__b77a5c561934e089&amp;#47;System.Xml.dll&amp;#60;br&amp;#62;----------------------------------------&amp;#60;br&amp;#62;System.Data&amp;#60;br&amp;#62;    Assembly Version&amp;#58; 4.0.0.0&amp;#60;br&amp;#62;    Win32 Version&amp;#58; 4.0.30319.17929 built by&amp;#58; FX45RTMREL&amp;#60;br&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;Microsoft.Net&amp;#47;assembly&amp;#47;GAC_32&amp;#47;System.Data&amp;#47;v4.0_4.0.0.0__b77a5c561934e089&amp;#47;System.Data.dll&amp;#60;br&amp;#62;----------------------------------------&amp;#60;br&amp;#62;System.Core&amp;#60;br&amp;#62;    Assembly Version&amp;#58; 4.0.0.0&amp;#60;br&amp;#62;    Win32 Version&amp;#58; 4.0.30319.17929 built by&amp;#58; FX45RTMREL&amp;#60;br&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;Microsoft.Net&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Core&amp;#47;v4.0_4.0.0.0__b77a5c561934e089&amp;#47;System.Core.dll&amp;#60;br&amp;#62;----------------------------------------&amp;#60;br&amp;#62;System.Numerics&amp;#60;br&amp;#62;    Assembly Version&amp;#58; 4.0.0.0&amp;#60;br&amp;#62;    Win32 Version&amp;#58; 4.0.30319.17929 built by&amp;#58; FX45RTMREL&amp;#60;br&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;Microsoft.Net&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Numerics&amp;#47;v4.0_4.0.0.0__b77a5c561934e089&amp;#47;System.Numerics.dll&amp;#60;br&amp;#62;----------------------------------------&amp;#60;br&amp;#62;&amp;#60;br&amp;#62;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; JIT Debugging &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#60;br&amp;#62;To enable just-in-time &amp;#40;JIT&amp;#41; debugging, the .config file for this&amp;#60;br&amp;#62;application or computer &amp;#40;machine.config&amp;#41; must have the&amp;#60;br&amp;#62;jitDebugging value set in the system.windows.forms section.&amp;#60;br&amp;#62;The application must also be compiled with debugging&amp;#60;br&amp;#62;enabled.&amp;#60;br&amp;#62;&amp;#60;br&amp;#62;For example&amp;#58;&amp;#60;br&amp;#62;&amp;#60;br&amp;#62;&amp;#60;br&amp;#62;    &amp;#60;br&amp;#62;&amp;#60;br&amp;#62;&amp;#60;br&amp;#62;When JIT debugging is enabled, any unhandled exception&amp;#60;br&amp;#62;will be sent to the JIT debugger registered on the computer&amp;#60;br&amp;#62;rather than be handled by this dialog box.&lt;br /&gt;</description><author>Safi</author><pubDate>Mon, 21 Jan 2013 13:22:20 GMT</pubDate><guid isPermaLink="false">Closed Issue: New project - System.NotImplementedException: The method or operation is not implemented. [12558] 20130121012220P</guid></item><item><title>Source code checked in, #84592</title><link>http://dbdiff.codeplex.com/SourceControl/changeset/changes/84592</link><description>Not implemented exception removed</description><author>Safi</author><pubDate>Mon, 21 Jan 2013 13:20:58 GMT</pubDate><guid isPermaLink="false">Source code checked in, #84592 20130121012058P</guid></item><item><title>Closed Issue: SQL 2005 Issues [11152]</title><link>http://dbdiff.codeplex.com/workitem/11152</link><description>&amp;#60;p&amp;#62;I been having issues running project for SQL 2005.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;nbsp&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;The first issue was because the following was missing from &amp;#38;lt&amp;#59;ProjectFolder&amp;#38;gt&amp;#59;&amp;#92;dbdiff-62258&amp;#92;DbDiffCommon&amp;#92;DataAccess&amp;#92;SqlCommand9.xml. &amp;#40;I do not know if this was left out intentionally, but after I copied this from SqlCommand10.xml and changed version to Sql2005, I was able to connect Server&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;nbsp&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;  &amp;#38;lt&amp;#59;SqlCommand&amp;#38;gt&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    &amp;#38;lt&amp;#59;Type&amp;#38;gt&amp;#59;Details&amp;#38;lt&amp;#59;&amp;#47;Type&amp;#38;gt&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    &amp;#38;lt&amp;#59;Version&amp;#38;gt&amp;#59;Sql2005&amp;#38;lt&amp;#59;&amp;#47;Version&amp;#38;gt&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    &amp;#38;lt&amp;#59;Select&amp;#38;gt&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;      SELECT SchemaName&amp;#61;SCHEMA_NAME&amp;#40;o.schema_id&amp;#41;,Name&amp;#61;OBJECT_NAME&amp;#40;m.OBJECT_ID&amp;#41;,&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;      ObjectType&amp;#61;0,&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;      Text &amp;#61; CASE cast&amp;#40;isnull&amp;#40;objectpropertyex&amp;#40;m.object_id,&amp;#38;&amp;#35;39&amp;#59;IsEncrypted&amp;#38;&amp;#35;39&amp;#59;&amp;#41;,0&amp;#41; as bit&amp;#41; WHEN 0 then definition ELSE &amp;#38;&amp;#35;39&amp;#59;-- encrypted text&amp;#38;&amp;#35;39&amp;#59; end&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;      FROM sys.all_sql_modules AS m&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;      JOIN sys.objects AS o ON o.object_id &amp;#61; m.object_id&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;      WHERE o.is_ms_shipped &amp;#61; 0&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    &amp;#38;lt&amp;#59;&amp;#47;Select&amp;#38;gt&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;  &amp;#38;lt&amp;#59;&amp;#47;SqlCommand&amp;#38;gt&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;nbsp&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;The second issue I am having and not being able to fix is the error I get when I click on the &amp;#38;quot&amp;#59;Table&amp;#38;quot&amp;#59; node under &amp;#38;quot&amp;#59;Diff&amp;#38;quot&amp;#59; tab. Please see the attachment for error details.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;nbsp&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;Any help in this matter would be a big help.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;nbsp&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;Thank You,&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;nbsp&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;Deleep.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&lt;br /&gt;Comments: fixed</description><author>Safi</author><pubDate>Mon, 21 Jan 2013 13:08:47 GMT</pubDate><guid isPermaLink="false">Closed Issue: SQL 2005 Issues [11152] 20130121010847P</guid></item><item><title>Closed Issue: 1.1.3.4 Crash connecting to SQL server 2000 DB [12559]</title><link>http://dbdiff.codeplex.com/workitem/12559</link><description>I downloaded version 1.1.3.4 &amp;#40;which BTW in the properties of the exe, it is reported as version 1.1.3.12, 26&amp;#47;10&amp;#47;2012&amp;#41;.&lt;br /&gt;&lt;br /&gt;Trying to connect to an MSDE &amp;#40;SQL 2K&amp;#41; database, the application crashes somewhere in the &amp;#38;quot&amp;#59;loading indexes&amp;#38;quot&amp;#59; or &amp;#38;quot&amp;#59;loading foreignes&amp;#38;quot&amp;#59; step.&lt;br /&gt;&lt;br /&gt;OS is Win7x64 SP1.&lt;br /&gt;Comments: &lt;p&gt;This is the latest sql 2000 &amp;#40;MSDE&amp;#41; compatible release&amp;#58;&lt;/p&gt;&lt;p&gt;http&amp;#58;&amp;#47;&amp;#47;dbdiff.codeplex.com&amp;#47;releases&amp;#47;view&amp;#47;13428&lt;/p&gt;</description><author>Safi</author><pubDate>Wed, 21 Nov 2012 12:57:46 GMT</pubDate><guid isPermaLink="false">Closed Issue: 1.1.3.4 Crash connecting to SQL server 2000 DB [12559] 20121121125746P</guid></item><item><title>Updated Wiki: Home</title><link>http://dbdiff.codeplex.com/wikipage?version=21</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Compare MSSql database structures. (Sql 7,Sql 2000,Sql 2005,Sql 2008,Sql 2008R2, Sql 2012)&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Fixes 1.1.3.5&lt;/b&gt;&lt;br /&gt;- After loading project , cannot save the project again.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Fixes 1.1.3.4&lt;/b&gt;&lt;br /&gt;- Check constraint definition error (Sql 2005,2012)&lt;br /&gt;- Config file now encrypted and location changed to user data local folder (example: c:\users\username\AppData\Local\SmartPlan\DbDiff&lt;br /&gt;- Must select authentication type&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Latest Sql 7, 2000 Compatible release:&lt;/b&gt;&lt;br /&gt;&lt;a href="http://dbdiff.codeplex.com/releases/view/13428"&gt;http://dbdiff.codeplex.com/releases/view/13428&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Fixes 1.1.3.2&lt;/b&gt;&lt;br /&gt;- Sql 2005, Sql2012 bug fixes&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Fixes 1.1.3.1&lt;/b&gt;&lt;br /&gt;- Check and default constraint creation&lt;br /&gt;&lt;br /&gt;&lt;b&gt;New features in this release 1.1.3 &lt;/b&gt;&lt;br /&gt;- New Scintilla contorls&lt;br /&gt;- Speed improovments &lt;br /&gt;- Script database users
&lt;hr /&gt;
&lt;b&gt;New features in this release 1.1.2 &lt;/b&gt;&lt;br /&gt;- Sql 2008&lt;br /&gt;- Sql 2008 R2&lt;br /&gt;- Sql Code name Denali&lt;br /&gt;&lt;b&gt;Features:&lt;/b&gt;&lt;br /&gt;- compare database structure &lt;br /&gt;- scripting without dmo or smo&lt;br /&gt;- commandline scripting, commandline compare&lt;br /&gt;- standalone dll-s for referencing from another .net project&lt;br /&gt;- many compare options (and we can easily extend for new properties with option designer)&lt;br /&gt;- easily extend for other sql databases&lt;br /&gt;- and many more&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Donate&lt;/b&gt;&lt;br /&gt;DbDiff is a free open source project that I have developed in my personal time. I really appreciate your feedback and support for DbDiff and its future development.&lt;br /&gt;&lt;a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&amp;amp;business=8LXS8R63W9SPE&amp;amp;lc=HU&amp;amp;item_name=Supporting%20DbDiff&amp;amp;item_number=DbdiffDonate&amp;amp;currency_code=USD&amp;amp;bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted"&gt;PayPal donate&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DbDiff&amp;DownloadId=208547" alt="DbDiff&amp;#32;scint.jpg" title="DbDiff&amp;#32;scint.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;options:&lt;/b&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DbDiff&amp;DownloadId=24678" alt="options1.JPG" title="options1.JPG" /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DbDiff&amp;DownloadId=24679" alt="options2.JPG" title="options2.JPG" /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DbDiff&amp;DownloadId=24680" alt="options3.JPG" title="options3.JPG" /&gt;&lt;br /&gt;&lt;br /&gt;other pict.:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DbDiff&amp;DownloadId=24660" alt="comparewindow.JPG" title="comparewindow.JPG" /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DbDiff&amp;DownloadId=24661" alt="comparewindow2.JPG" title="comparewindow2.JPG" /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DbDiff&amp;DownloadId=24662" alt="alterscript.JPG" title="alterscript.JPG" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Safi</author><pubDate>Wed, 21 Nov 2012 12:55:05 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121121125505P</guid></item><item><title>Commented Issue: 1.1.3.4 Crash connecting to SQL server 2000 DB [12559]</title><link>http://dbdiff.codeplex.com/workitem/12559</link><description>I downloaded version 1.1.3.4 &amp;#40;which BTW in the properties of the exe, it is reported as version 1.1.3.12, 26&amp;#47;10&amp;#47;2012&amp;#41;.&lt;br /&gt;&lt;br /&gt;Trying to connect to an MSDE &amp;#40;SQL 2K&amp;#41; database, the application crashes somewhere in the &amp;#38;quot&amp;#59;loading indexes&amp;#38;quot&amp;#59; or &amp;#38;quot&amp;#59;loading foreignes&amp;#38;quot&amp;#59; step.&lt;br /&gt;&lt;br /&gt;OS is Win7x64 SP1.&lt;br /&gt;Comments: ** Comment from web user: Safi ** &lt;p&gt;This is the latest sql 2000 (MSDE) compatible release:&lt;/p&gt;&lt;p&gt;http://dbdiff.codeplex.com/releases/view/13428&lt;/p&gt;</description><author>Safi</author><pubDate>Wed, 21 Nov 2012 12:52:32 GMT</pubDate><guid isPermaLink="false">Commented Issue: 1.1.3.4 Crash connecting to SQL server 2000 DB [12559] 20121121125232P</guid></item><item><title>Created Issue: 1.1.3.4 Crash connecting to SQL server 2000 DB [12559]</title><link>http://dbdiff.codeplex.com/workitem/12559</link><description>I downloaded version 1.1.3.4 &amp;#40;which BTW in the properties of the exe, it is reported as version 1.1.3.12, 26&amp;#47;10&amp;#47;2012&amp;#41;.&lt;br /&gt;&lt;br /&gt;Trying to connect to an MSDE &amp;#40;SQL 2K&amp;#41; database, the application crashes somewhere in the &amp;#38;quot&amp;#59;loading indexes&amp;#38;quot&amp;#59; or &amp;#38;quot&amp;#59;loading foreignes&amp;#38;quot&amp;#59; step.&lt;br /&gt;&lt;br /&gt;OS is Win7x64 SP1.&lt;br /&gt;</description><author>nagr</author><pubDate>Tue, 20 Nov 2012 09:35:13 GMT</pubDate><guid isPermaLink="false">Created Issue: 1.1.3.4 Crash connecting to SQL server 2000 DB [12559] 20121120093513A</guid></item><item><title>Created Issue: New project - System.NotImplementedException: The method or operation is not implemented. [12558]</title><link>http://dbdiff.codeplex.com/workitem/12558</link><description>Just downloaded and unpacked the executable under Win7x64 &amp;#40;SP1&amp;#41;. After running it, i press the &amp;#38;quot&amp;#59;new&amp;#38;quot&amp;#59; button in the toolbar and get the following message&amp;#58;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;See the end of this message for details on invoking &lt;br /&gt;just-in-time &amp;#40;JIT&amp;#41; debugging instead of this dialog box.&lt;br /&gt;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; Exception Text &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;System.NotImplementedException&amp;#58; The method or operation is not implemented.&lt;br /&gt;   at DbDiff.WinClient.Forms.FrmMain.CreateProject&amp;#40;&amp;#41; in d&amp;#58;&amp;#92;work&amp;#92;DbDiff_Codeplex&amp;#92;DbDiffWinClient&amp;#92;Forms&amp;#92;frmMain.cs&amp;#58;line 1672&lt;br /&gt;   at DbDiff.WinClient.Forms.FrmMain.TbMain_ButtonClick&amp;#40;Object sender, ToolBarButtonClickEventArgs e&amp;#41; in d&amp;#58;&amp;#92;work&amp;#92;DbDiff_Codeplex&amp;#92;DbDiffWinClient&amp;#92;Forms&amp;#92;frmMain.cs&amp;#58;line 803&lt;br /&gt;   at System.Windows.Forms.ToolBar.OnButtonClick&amp;#40;ToolBarButtonClickEventArgs e&amp;#41;&lt;br /&gt;   at System.Windows.Forms.ToolBar.WmReflectCommand&amp;#40;Message&amp;#38;amp&amp;#59; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.ToolBar.WndProc&amp;#40;Message&amp;#38;amp&amp;#59; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage&amp;#40;Message&amp;#38;amp&amp;#59; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.Control.ControlNativeWindow.WndProc&amp;#40;Message&amp;#38;amp&amp;#59; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.NativeWindow.Callback&amp;#40;IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam&amp;#41;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; Loaded Assemblies &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;mscorlib&lt;br /&gt;    Assembly Version&amp;#58; 4.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 4.0.30319.17929 built by&amp;#58; FX45RTMREL&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;Microsoft.NET&amp;#47;Framework&amp;#47;v4.0.30319&amp;#47;mscorlib.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;DbDiff&lt;br /&gt;    Assembly Version&amp;#58; 1.1.3.5&lt;br /&gt;    Win32 Version&amp;#58; 1.1.3.5&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;Z&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Database&amp;#47;DbDiff&amp;#47;DbDiff.exe&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Windows.Forms&lt;br /&gt;    Assembly Version&amp;#58; 4.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 4.0.30319.17929 built by&amp;#58; FX45RTMREL&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;Microsoft.Net&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Windows.Forms&amp;#47;v4.0_4.0.0.0__b77a5c561934e089&amp;#47;System.Windows.Forms.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Drawing&lt;br /&gt;    Assembly Version&amp;#58; 4.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 4.0.30319.17929 built by&amp;#58; FX45RTMREL&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;Microsoft.Net&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Drawing&amp;#47;v4.0_4.0.0.0__b03f5f7f11d50a3a&amp;#47;System.Drawing.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System&lt;br /&gt;    Assembly Version&amp;#58; 4.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 4.0.30319.17929 built by&amp;#58; FX45RTMREL&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;Microsoft.Net&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System&amp;#47;v4.0_4.0.0.0__b77a5c561934e089&amp;#47;System.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;DbDiff.Common&lt;br /&gt;    Assembly Version&amp;#58; 1.1.3.5&lt;br /&gt;    Win32 Version&amp;#58; 1.1.3.5&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;Z&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Database&amp;#47;DbDiff&amp;#47;DbDiff.Common.DLL&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Configuration&lt;br /&gt;    Assembly Version&amp;#58; 4.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 4.0.30319.17929 built by&amp;#58; FX45RTMREL&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;Microsoft.Net&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Configuration&amp;#47;v4.0_4.0.0.0__b03f5f7f11d50a3a&amp;#47;System.Configuration.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Xml&lt;br /&gt;    Assembly Version&amp;#58; 4.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 4.0.30319.17929 built by&amp;#58; FX45RTMREL&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;Microsoft.Net&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Xml&amp;#47;v4.0_4.0.0.0__b77a5c561934e089&amp;#47;System.Xml.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Data&lt;br /&gt;    Assembly Version&amp;#58; 4.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 4.0.30319.17929 built by&amp;#58; FX45RTMREL&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;Microsoft.Net&amp;#47;assembly&amp;#47;GAC_32&amp;#47;System.Data&amp;#47;v4.0_4.0.0.0__b77a5c561934e089&amp;#47;System.Data.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Core&lt;br /&gt;    Assembly Version&amp;#58; 4.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 4.0.30319.17929 built by&amp;#58; FX45RTMREL&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;Microsoft.Net&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Core&amp;#47;v4.0_4.0.0.0__b77a5c561934e089&amp;#47;System.Core.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Numerics&lt;br /&gt;    Assembly Version&amp;#58; 4.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 4.0.30319.17929 built by&amp;#58; FX45RTMREL&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;Microsoft.Net&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Numerics&amp;#47;v4.0_4.0.0.0__b77a5c561934e089&amp;#47;System.Numerics.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; JIT Debugging &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;To enable just-in-time &amp;#40;JIT&amp;#41; debugging, the .config file for this&lt;br /&gt;application or computer &amp;#40;machine.config&amp;#41; must have the&lt;br /&gt;jitDebugging value set in the system.windows.forms section.&lt;br /&gt;The application must also be compiled with debugging&lt;br /&gt;enabled.&lt;br /&gt;&lt;br /&gt;For example&amp;#58;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;    &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;When JIT debugging is enabled, any unhandled exception&lt;br /&gt;will be sent to the JIT debugger registered on the computer&lt;br /&gt;rather than be handled by this dialog box.&lt;br /&gt;</description><author>nagr</author><pubDate>Tue, 20 Nov 2012 09:11:20 GMT</pubDate><guid isPermaLink="false">Created Issue: New project - System.NotImplementedException: The method or operation is not implemented. [12558] 20121120091120A</guid></item><item><title>Source code checked in, #82564</title><link>http://dbdiff.codeplex.com/SourceControl/changeset/changes/82564</link><description>x</description><author>Safi</author><pubDate>Fri, 26 Oct 2012 17:23:53 GMT</pubDate><guid isPermaLink="false">Source code checked in, #82564 20121026052353P</guid></item><item><title>Source code checked in, #82558</title><link>http://dbdiff.codeplex.com/SourceControl/changeset/changes/82558</link><description>temp</description><author>Safi</author><pubDate>Fri, 26 Oct 2012 14:49:56 GMT</pubDate><guid isPermaLink="false">Source code checked in, #82558 20121026024956P</guid></item><item><title>Updated Wiki: Home</title><link>http://dbdiff.codeplex.com/wikipage?version=20</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Compare MSSql database structures. (Sql 7,Sql 2000,Sql 2005,Sql 2008,Sql 2008R2, Sql 2012)&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Fixes 1.1.3.5&lt;/b&gt;&lt;br /&gt;- After loading project , cannot save the project again.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Fixes 1.1.3.4&lt;/b&gt;&lt;br /&gt;- Check constraint definition error (Sql 2005,2012)&lt;br /&gt;- Config file now encrypted and location changed to user data local folder (example: c:\users\username\AppData\Local\SmartPlan\DbDiff&lt;br /&gt;- Must select authentication type&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Latest Sql 7, 2000 Compatible release:&lt;/b&gt;&lt;br /&gt;&lt;a href="http://dbdiff.codeplex.com/releases/view/13428"&gt;http://dbdiff.codeplex.com/releases/view/13428&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Fixes 1.1.3.2&lt;/b&gt;&lt;br /&gt;- Sql 2005, Sql2012 bug fixes&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Fixes 1.1.3.1&lt;/b&gt;&lt;br /&gt;- Check and default constraint creation&lt;br /&gt;&lt;br /&gt;&lt;b&gt;New features in this release 1.1.3 &lt;/b&gt;&lt;br /&gt;- New Scintilla contorls&lt;br /&gt;- Speed improovments &lt;br /&gt;- Script database users
&lt;hr /&gt;
&lt;b&gt;New features in this release 1.1.2 &lt;/b&gt;&lt;br /&gt;- Sql 2008&lt;br /&gt;- Sql 2008 R2&lt;br /&gt;- Sql Code name Denali&lt;br /&gt;&lt;b&gt;Features:&lt;/b&gt;&lt;br /&gt;- compare database structure (sql2000 &amp;lt;-&amp;gt; sql2000 or sql2000 &amp;lt;-&amp;gt; sql2005 or sql2005 &amp;lt;-&amp;gt; sql2005)&lt;br /&gt;- scripting without dmo or smo&lt;br /&gt;- commandline scripting, commandline compare&lt;br /&gt;- standalone dll-s for referencing from another .net project&lt;br /&gt;- many compare options (and we can easily extend for new properties with option designer)&lt;br /&gt;- easily extend for other sql databases&lt;br /&gt;- and many more&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Donate&lt;/b&gt;&lt;br /&gt;DbDiff is a free open source project that I have developed in my personal time. I really appreciate your feedback and support for DbDiff and its future development.&lt;br /&gt;&lt;a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&amp;amp;business=8LXS8R63W9SPE&amp;amp;lc=HU&amp;amp;item_name=Supporting%20DbDiff&amp;amp;item_number=DbdiffDonate&amp;amp;currency_code=USD&amp;amp;bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted"&gt;PayPal donate&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DbDiff&amp;DownloadId=208547" alt="DbDiff&amp;#32;scint.jpg" title="DbDiff&amp;#32;scint.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;options:&lt;/b&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DbDiff&amp;DownloadId=24678" alt="options1.JPG" title="options1.JPG" /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DbDiff&amp;DownloadId=24679" alt="options2.JPG" title="options2.JPG" /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DbDiff&amp;DownloadId=24680" alt="options3.JPG" title="options3.JPG" /&gt;&lt;br /&gt;&lt;br /&gt;other pict.:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DbDiff&amp;DownloadId=24660" alt="comparewindow.JPG" title="comparewindow.JPG" /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DbDiff&amp;DownloadId=24661" alt="comparewindow2.JPG" title="comparewindow2.JPG" /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DbDiff&amp;DownloadId=24662" alt="alterscript.JPG" title="alterscript.JPG" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Safi</author><pubDate>Fri, 26 Oct 2012 12:34:48 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121026123448P</guid></item></channel></rss>