<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>ForwardEngineer Issue Tracker Rss Feed</title><link>http://forwardengineer.codeplex.com/workitem/list/basic</link><description>ForwardEngineer Issue Tracker Rss Description</description><item><title>Created Issue: validation of data model [1399]</title><link>http://forwardengineer.codeplex.com/workitem/1399</link><description>when validating the data model, if columns of same conceptual name have different data types, error L2008 is thrown&lt;br /&gt;&lt;br /&gt;at worst i think this should be a warning.  in my example, i have columns named &amp;#39;amount&amp;#39; in dozens of tables.  the amounts can be very different things, from tax values with 4 decimal places to int for a count of people&lt;br /&gt;&lt;br /&gt;love the addin by the way, and thank you&lt;br /&gt;</description><author>dalewith</author><pubDate>Mon, 13 May 2013 19:29:58 GMT</pubDate><guid isPermaLink="false">Created Issue: validation of data model [1399] 20130513072958P</guid></item><item><title>Created Issue: Installation issue [1389]</title><link>http://forwardengineer.codeplex.com/workitem/1389</link><description>Hi,&lt;br /&gt;&lt;br /&gt;while installing a new laptop with Windows 8 Pro &amp;#40;64 bits&amp;#41; and Visio Pro 2013 &amp;#40;32 bit&amp;#41; i receive an error &amp;#34;A required component for interacting with Visio is not available.  Please run setup.exe&amp;#34; when installing this awesome addin. Tried and searched everything, downloaded the source code &amp;#40;no go in Visual Studio 2012&amp;#41; but was unable to resolve this issue. Can anyone point me the right direction what the missing component can be&amp;#63; Your help is appreciated.&lt;br /&gt;&lt;br /&gt;gr&lt;br /&gt;&lt;br /&gt;Arnold van Loon&lt;br /&gt;</description><author>LoonRanger</author><pubDate>Fri, 10 May 2013 13:57:05 GMT</pubDate><guid isPermaLink="false">Created Issue: Installation issue [1389] 20130510015705P</guid></item><item><title>Commented Issue: setup.EXE is not a valid Win32 application [213]</title><link>http://forwardengineer.codeplex.com/workitem/213</link><description>Please fix the installer. Thanks&amp;#33;&lt;br /&gt;Comments: ** Comment from web user: jsmosier ** &lt;p&gt;I had to download/install WinRAR 4.2 to open this archive.  Rename setup.exe to setup.zip or setup.cab and it shoudl open...&lt;/p&gt;</description><author>jsmosier</author><pubDate>Tue, 07 May 2013 15:50:08 GMT</pubDate><guid isPermaLink="false">Commented Issue: setup.EXE is not a valid Win32 application [213] 20130507035008P</guid></item><item><title>Commented Issue: Ability to generate only selected items [795]</title><link>http://forwardengineer.codeplex.com/workitem/795</link><description>Would it be possible to only export the selected items&amp;#63;  If I have a very large database, it would be nice to only select a subset of the tables and relationships and only export those as a script.&lt;br /&gt;Comments: ** Comment from web user: lbazetto ** &lt;p&gt;this feature was added in changeset [23359](http://forwardengineer.codeplex.com/SourceControl/changeset/23359) (specific tables)&lt;/p&gt;&lt;p&gt;Cheers&lt;/p&gt;</description><author>lbazetto</author><pubDate>Thu, 04 Apr 2013 12:21:38 GMT</pubDate><guid isPermaLink="false">Commented Issue: Ability to generate only selected items [795] 20130404122138P</guid></item><item><title>Created Issue: Super work!  pretty-please... add ability to script column and table 'Notes' [1160]</title><link>http://forwardengineer.codeplex.com/workitem/1160</link><description>Mario&amp;#58;&lt;br /&gt;&lt;br /&gt;THANK YOU THANK YOU for creating what you did.   Your work gives me great faith in the MS &amp;#39;commmunity&amp;#39;.    I hesitate to ask for more.. but seeing that others have, I&amp;#39;ve voted on the &amp;#39;issues&amp;#39; already logged asking for the ability&lt;br /&gt; to script column and table-level &amp;#39;Notes&amp;#39; as extended properties, I&amp;#39;d like to take the opportunity to ask for that... here as well.&lt;br /&gt;&lt;br /&gt;creating a user-friendly data-dictionary is key to our work here... and would be so nice to be able to get those &amp;#39;Notes&amp;#39; from Visio into SQL.&lt;br /&gt;&lt;br /&gt;Thank you again. &lt;br /&gt;&lt;br /&gt;-reuven&lt;br /&gt;</description><author>MarioMajcica</author><pubDate>Tue, 18 Sep 2012 09:00:11 GMT</pubDate><guid isPermaLink="false">Created Issue: Super work!  pretty-please... add ability to script column and table 'Notes' [1160] 20120918090011A</guid></item><item><title>Created Issue: Table index generation [1159]</title><link>http://forwardengineer.codeplex.com/workitem/1159</link><description>Visio offers four index types for database tables.  The two of interest to me are&amp;#58;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Unique index only &lt;br /&gt;Unique contstraint only &lt;br /&gt;&lt;br /&gt;I have created one of each in a test table in my diagram.  When I forward engineer, both are scripted as a &amp;#34;CREATE UNIQUE INDEX&amp;#34;.  I expected the &amp;#34;Unique constraint only&amp;#34; to generate a constraint, not an index.&lt;br /&gt;&lt;br /&gt;While both can get the job done for data integrity &amp;#40;with subtle differences&amp;#41;, it is problematic if I start with a reverse-engineered db, which uses constraints.  I get a lot of &amp;#34;false&amp;#34; differences just by forward engineering the db, without making any changes to it, because the constraints become indexes.&lt;br /&gt;&lt;br /&gt;I realize that I am choosing what Visio calls an &amp;#34;Index type&amp;#34;, and I am expecting a resulting contstraint&amp;#59; but, what is the point of offering me two choices that give the same result&amp;#63;  Is my issue with Visio or the Forward Engineer add-in&amp;#63;  Any help would be appreciated.&lt;br /&gt;&lt;br /&gt;, Lee&lt;br /&gt;</description><author>MarioMajcica</author><pubDate>Tue, 18 Sep 2012 08:57:30 GMT</pubDate><guid isPermaLink="false">Created Issue: Table index generation [1159] 20120918085730A</guid></item><item><title>Created Issue: Table index generation [1158]</title><link>http://forwardengineer.codeplex.com/workitem/1158</link><description>Visio offers four index types for database tables.  The two of interest to me are&amp;#58;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Unique index only &lt;br /&gt;Unique contstraint only &lt;br /&gt;&lt;br /&gt;I have created one of each in a test table in my diagram.  When I forward engineer, both are scripted as a &amp;#34;CREATE UNIQUE INDEX&amp;#34;.  I expected the &amp;#34;Unique constraint only&amp;#34; to generate a constraint, not an index.&lt;br /&gt;&lt;br /&gt;While both can get the job done for data integrity &amp;#40;with subtle differences&amp;#41;, it is problematic if I start with a reverse-engineered db, which uses constraints.  I get a lot of &amp;#34;false&amp;#34; differences just by forward engineering the db, without making any changes to it, because the constraints become indexes.&lt;br /&gt;&lt;br /&gt;I realize that I am choosing what Visio calls an &amp;#34;Index type&amp;#34;, and I am expecting a resulting contstraint&amp;#59; but, what is the point of offering me two choices that give the same result&amp;#63;  Is my issue with Visio or the Forward Engineer add-in&amp;#63;  Any help would be appreciated.&lt;br /&gt;&lt;br /&gt;, Lee&lt;br /&gt;</description><author>MarioMajcica</author><pubDate>Tue, 18 Sep 2012 08:51:49 GMT</pubDate><guid isPermaLink="false">Created Issue: Table index generation [1158] 20120918085149A</guid></item><item><title>Created Issue: Views are being scripted like tables [1146]</title><link>http://forwardengineer.codeplex.com/workitem/1146</link><description>I found that in v1 all views are being scripted as if they are tables. Looking at the code I found that this program should check to see if the IVMEEntity.IsView &amp;#61;&amp;#61; true in the ModelTransformer.cs file in the GetModelStructure Method to skip this for now. something like the following after the entity parameter is set&amp;#58;&lt;br /&gt;&lt;br /&gt;if &amp;#40;entity.IsView &amp;#61;&amp;#61; true&amp;#41; continue&amp;#59;&lt;br /&gt;</description><author>TheZachHill</author><pubDate>Fri, 24 Aug 2012 18:18:57 GMT</pubDate><guid isPermaLink="false">Created Issue: Views are being scripted like tables [1146] 20120824061857P</guid></item><item><title>Created Issue: Ability to handle default values [1126]</title><link>http://forwardengineer.codeplex.com/workitem/1126</link><description>Does not currently apppear to incorporate default column values&lt;br /&gt;</description><author>dtoyer</author><pubDate>Mon, 13 Aug 2012 15:47:34 GMT</pubDate><guid isPermaLink="false">Created Issue: Ability to handle default values [1126] 20120813034734P</guid></item><item><title>Commented Issue: Installer Error [478]</title><link>http://forwardengineer.codeplex.com/workitem/478</link><description>After download the add-in. I just try to install it I am getting below attached &amp;#40;image&amp;#41; error. Please let me know is it installer problem are something else&amp;#63; I am using VISIO 2010 Premium edition.&lt;br /&gt;Comments: ** Comment from web user: mbrunson ** &lt;p&gt;Make sure you have .NET 4.0 installed &amp;#40;ideally version 4.0.30319&amp;#41;. If you run windows update, it should update it and you will be able to install it. &lt;/p&gt;</description><author>mbrunson</author><pubDate>Mon, 30 Apr 2012 04:11:21 GMT</pubDate><guid isPermaLink="false">Commented Issue: Installer Error [478] 20120430041121A</guid></item><item><title>Created Issue: Ability to generate only selected items [795]</title><link>http://forwardengineer.codeplex.com/workitem/795</link><description>Would it be possible to only export the selected items&amp;#63;  If I have a very large database, it would be nice to only select a subset of the tables and relationships and only export those as a script.&lt;br /&gt;</description><author>sgartner</author><pubDate>Tue, 13 Mar 2012 19:24:19 GMT</pubDate><guid isPermaLink="false">Created Issue: Ability to generate only selected items [795] 20120313072419P</guid></item><item><title>Created Issue: Ability to generate only selected items [793]</title><link>http://forwardengineer.codeplex.com/workitem/793</link><description>Would it be possible to only export the selected items&amp;#63;  If I have a very large database, it would be nice to only select a subset of the tables and relationships and only export those as a script.&lt;br /&gt;</description><author>sgartner</author><pubDate>Tue, 13 Mar 2012 19:18:30 GMT</pubDate><guid isPermaLink="false">Created Issue: Ability to generate only selected items [793] 20120313071830P</guid></item><item><title>Commented Issue: Feature request: Add ability to script table notes [400]</title><link>http://forwardengineer.codeplex.com/workitem/400</link><description>Would like to script table notes ad table comment and also as MS_Description property&lt;br /&gt;Comments: ** Comment from web user: sgartner ** &lt;p&gt;Sorry, I meant to mention table notes above instead of column notes, but the point applies the same since the way the script must generate add calls to get the notes into the database it will be very difficult to read in the script, adding the notes as actual comments will make them more useful.&lt;/p&gt;</description><author>sgartner</author><pubDate>Tue, 13 Mar 2012 19:16:14 GMT</pubDate><guid isPermaLink="false">Commented Issue: Feature request: Add ability to script table notes [400] 20120313071614P</guid></item><item><title>Commented Issue: Feature request: Add ability to script column notes [401]</title><link>http://forwardengineer.codeplex.com/workitem/401</link><description>As comments and MS_Description.&lt;br /&gt;Comments: ** Comment from web user: sgartner ** &lt;p&gt;I would like to second this. It would be nice if the tool generated the scripting calls to add the notes to the database, but it would also be nice if the scripting added the column notes as comments in the script, as in -- style comments in the script.  &amp;#40;sorry, I added this extra comment to the wrong item for table notes.&amp;#41;&lt;/p&gt;</description><author>sgartner</author><pubDate>Tue, 13 Mar 2012 19:14:49 GMT</pubDate><guid isPermaLink="false">Commented Issue: Feature request: Add ability to script column notes [401] 20120313071449P</guid></item><item><title>Commented Issue: Feature request: Add ability to script table notes [400]</title><link>http://forwardengineer.codeplex.com/workitem/400</link><description>Would like to script table notes ad table comment and also as MS_Description property&lt;br /&gt;Comments: ** Comment from web user: sgartner ** &lt;p&gt;I would like to second this.  It would be nice if the tool generated the scripting calls to add the notes to the database, but it would also be nice if the scripting added the column notes as comments in the script, as in -- style comments in the script.&lt;/p&gt;</description><author>sgartner</author><pubDate>Tue, 13 Mar 2012 19:13:04 GMT</pubDate><guid isPermaLink="false">Commented Issue: Feature request: Add ability to script table notes [400] 20120313071304P</guid></item><item><title>Commented Issue: setup.EXE is not a valid Win32 application [213]</title><link>http://forwardengineer.codeplex.com/workitem/213</link><description>Please fix the installer. Thanks&amp;#33;&lt;br /&gt;Comments: ** Comment from web user: ezurawek ** &lt;p&gt;I have the same issue and cannot rename to zip &amp;#40;it says it is corrupt when I do that&amp;#41;.  Has anyone found a fix to this&amp;#63;&lt;br /&gt;&lt;/p&gt;</description><author>ezurawek</author><pubDate>Wed, 07 Mar 2012 18:53:24 GMT</pubDate><guid isPermaLink="false">Commented Issue: setup.EXE is not a valid Win32 application [213] 20120307065324P</guid></item><item><title>Commented Issue: Installer Error [478]</title><link>http://forwardengineer.codeplex.com/workitem/478</link><description>After download the add-in. I just try to install it I am getting below attached &amp;#40;image&amp;#41; error. Please let me know is it installer problem are something else&amp;#63; I am using VISIO 2010 Premium edition.&lt;br /&gt;Comments: ** Comment from web user: ezurawek ** &lt;p&gt;I have the same error and when I rename setup.exe to setup.zip it says it cannot read from compressed file.  Did anyone find any workarounds&amp;#63;&lt;br /&gt;&lt;/p&gt;</description><author>ezurawek</author><pubDate>Wed, 07 Mar 2012 18:50:03 GMT</pubDate><guid isPermaLink="false">Commented Issue: Installer Error [478] 20120307065003P</guid></item><item><title>Commented Issue: Installer Error [478]</title><link>http://forwardengineer.codeplex.com/workitem/478</link><description>After download the add-in. I just try to install it I am getting below attached &amp;#40;image&amp;#41; error. Please let me know is it installer problem are something else&amp;#63; I am using VISIO 2010 Premium edition.&lt;br /&gt;Comments: ** Comment from web user: pradeepg ** &lt;p&gt;Rename &amp;#34;Setup.exe&amp;#34; as a .zip file. Extract it and run msi file. It will work fine.&lt;/p&gt;</description><author>pradeepg</author><pubDate>Thu, 22 Dec 2011 08:27:00 GMT</pubDate><guid isPermaLink="false">Commented Issue: Installer Error [478] 20111222082700A</guid></item><item><title>Commented Issue: setup.EXE is not a valid Win32 application [213]</title><link>http://forwardengineer.codeplex.com/workitem/213</link><description>Please fix the installer. Thanks&amp;#33;&lt;br /&gt;Comments: ** Comment from web user: pradeepg ** &lt;p&gt;I did what &amp;#34;ksmall&amp;#34; has suggested and it worked like a charm. I renamed &amp;#34;Setup.exe&amp;#34; as a .zip file. Extracted it and ran msi file. After that it all worked fine.&lt;/p&gt;</description><author>pradeepg</author><pubDate>Thu, 22 Dec 2011 07:36:22 GMT</pubDate><guid isPermaLink="false">Commented Issue: setup.EXE is not a valid Win32 application [213] 20111222073622A</guid></item><item><title>Commented Issue: Installer Error [478]</title><link>http://forwardengineer.codeplex.com/workitem/478</link><description>After download the add-in. I just try to install it I am getting below attached &amp;#40;image&amp;#41; error. Please let me know is it installer problem are something else&amp;#63; I am using VISIO 2010 Premium edition.&lt;br /&gt;Comments: ** Comment from web user: ktrunin ** &lt;p&gt;the same for me. I am running Win7 32-bit.&lt;/p&gt;</description><author>ktrunin</author><pubDate>Sat, 12 Nov 2011 12:24:22 GMT</pubDate><guid isPermaLink="false">Commented Issue: Installer Error [478] 20111112122422P</guid></item></channel></rss>