Released: Release 3.7.1 Visual Studio add-in (Feb 10, 2014)
Download the release version (3.7.1) of the Visual Studio add-in for SQL Server Compact 3.5 and 4.0 from hereSQL Server Compact Toolbox 3.7.1 - Visual Guide of new features New features: 1: DDEX...
View ArticleUpdated Release: Release 3.7.1 Visual Studio add-in (feb 10, 2014)
Download the release version (3.7.1) of the Visual Studio add-in for SQL Server Compact 3.5 and 4.0 from hereSQL Server Compact Toolbox 3.7.1 - Visual Guide of new featuresNew features:1: DDEX...
View ArticleEdited 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 ArticleEdited Feature: Replace ugly help icon [11574]
In explorer toolbar with the attached image
View ArticleCommented Feature: Replace ugly help icon [11574]
In explorer toolbar with the attached imageComments: Associated with changeset 89130.
View ArticleClosed Unassigned: Columns with underscore character do not display properly...
When showing results in a grid, the underscore character behaves as a hotkey mnemonic in column names. Run the statement SELECT * FROM INFORMATION_SCHEMA.TABLES. The column TABLE_NAME appears with no...
View ArticleSource code checked in, #89131
Add-in: Added ability to ignore DDL errors and improved SQL parsing in editor
View ArticleEdited Feature: Replace ugly help icon [11574]
In explorer toolbar with the attached image
View ArticleEdited 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 ArticleCreated Release: Release 3.7.2 Visual Studio add-in
Bug fixes so far:GetVisualStudioVersion was brokenEnable execute full EF Generate Database from Model script
View ArticleUpdated Release: Release 3.7.2 Visual Studio add-in
Bug fixes so far:GetVisualStudioVersion was brokenEnable execute full EF Generate Database from Model script
View ArticleCreated Issue: EDMX for EF6 did not work if only VS 2012 was installed [11582]
Fixed in the alpha release here: https://sqlcetoolbox.codeplex.com/releases/view/118654
View ArticleEdited Issue: EDMX for EF6 did not work if only VS 2012 was installed [11582]
Fixed in the alpha release here: https://sqlcetoolbox.codeplex.com/releases/view/118654
View ArticleUpdated Release: Release 3.7.2 Visual Studio add-in
Bug fixes so far:GetVisualStudioVersion was broken, causing EDMX generation feature to fail if only VS 2012 was installedThe Entity Framework "Generate Database from Model" script now runs without...
View ArticleCreated Unassigned: Update explorer toolbar icons [11585]
use properties_16xLG.png for properties and gear_16xLG.png for options
View ArticleCreated Issue: Apply improved runtime check from API [11590]
Get latest API files included
View ArticleEdited Feature: Update explorer toolbar icons [11585]
use properties_16xLG.png for properties and gear_16xLG.png for options
View ArticleSource code checked in, #89182
add-in: GetVisualStudioInstallDir was hardcoded against VS 2013, + new toolbar icons
View ArticleCommented Feature: Update explorer toolbar icons [11585]
use properties_16xLG.png for properties and gear_16xLG.png for optionsComments: Associated with changeset 89182.
View Article