Closed Issue: Be able to execute the script generated by the EF Tools always....
Using Generate from Model...This will require two changes: 1: Ability to ignore errors on DDL statements, (I am thinking about a checkbox in the SQL editor toolbar) and 2: fix the parsing of the last...
View ArticleClosed Feature: Replace ugly help icon [11574]
In explorer toolbar with the attached imageComments: In 3.7.2 release
View ArticleClosed Feature: Editor save feature [10521]
Saving to a file doesn't make me always overwrite the same file. It should know that's its 'own' file. Ideally, there should be Save and Save As... UIComments: Multiple windows makes this out of scope
View ArticleCreated Feature: Support SQLite [11646]
Scripting on database level, query editing, and execution initiallyGet connections from Server Explorer and use System.data.SQLite (include x86 dll with add-in)
View ArticleCommented Feature: Allow multiline text in DataGridView [11648]
In Edit rows gridComments: Associated with changeset 89577.
View ArticleUpdated Release: Release 3.7.3 Visual Studio add-in
Planning/AlphaFixes:Allow multiline text in DataGridView (use Shift+Enter for new line)
View ArticleEdited Feature: Allow multiline text in DataGridView [11648]
In Edit rows grid - available for preview here https://sqlcetoolbox.codeplex.com/releases/view/120008
View ArticleCreated Unassigned: Script Datatbase Diff not show difference for constraints...
Just a heads-up... I used Script Database to compare two Compact SQL 3.5 databases that had a few contraints that were different. One of the contraints had a ON DELETE CASCADE and the other database...
View ArticleCommented Unassigned: Script Datatbase Diff not show difference for...
Just a heads-up... I used Script Database to compare two Compact SQL 3.5 databases that had a few contraints that were different. One of the contraints had a ON DELETE CASCADE and the other database...
View ArticleCreated Unassigned: Result Grid column header broken [11656]
If they contain an underscore - see this for possible way to fix:http://code.cheesydesign.com/?p=701
View ArticleEdited Issue: Result Grid column header broken [11656]
If they contain an underscore - see this for possible way to fix:http://code.cheesydesign.com/?p=701
View ArticleSource code checked in, #89799
addin + standalone: Showing column names with underscore (_) in query result grid properly
View ArticleCommented Issue: Result Grid column header broken [11656]
If they contain an underscore - see this for possible way to fix:http://code.cheesydesign.com/?p=701Comments: Associated with changeset 89799.
View ArticleEdited Issue: Result Grid column header broken [11656]
If they contain an underscore - see this for possible way to fix:http://code.cheesydesign.com/?p=701
View Article