Created Unassigned: Create table using script updates treeview incorrectly...
When creating a table using a script the treeview shown in VS2012 updates the currently selected node rather than the database where the table is created.To reproduce:-[Transferring a table from one...
View ArticleCommented Unassigned: Create table using script updates treeview incorrectly...
When creating a table using a script the treeview shown in VS2012 updates the currently selected node rather than the database where the table is created.To reproduce:-[Transferring a table from one...
View ArticleEdited Issue: Create table using script updates treeview incorrectly (VS2012)...
When creating a table using a script the treeview shown in VS2012 updates the currently selected node rather than the database where the table is created.To reproduce:-[Transferring a table from one...
View ArticleCommented Issue: Create table using script updates treeview incorrectly...
When creating a table using a script the treeview shown in VS2012 updates the currently selected node rather than the database where the table is created.To reproduce:-[Transferring a table from one...
View ArticleEdited Issue: Create table using script updates treeview incorrectly (VS2012)...
When creating a table using a script the treeview shown in VS2012 updates the currently selected node rather than the database where the table is created.To reproduce:-[Transferring a table from one...
View ArticleReleased: Release 3.7.2 Visual Studio add-in (RC) (Mar 15, 2014)
New features and enhancements: The Entity Framework "Generate Database from Model" script now runs without errors if new option in Editor "Ignore DDL errors" is enabled. Notify of required VS restart...
View ArticleUpdated Release: Release 3.7.2 Visual Studio add-in (RC) (mar 15, 2014)
New features and enhancements:The Entity Framework "Generate Database from Model" script now runs without errors if new option in Editor "Ignore DDL errors" is enabled.Notify of required VS restart...
View ArticleReleased: Release 3.7.2 Visual Studio add-in (Mar 21, 2014)
Download the release version (3.7.2) of the Visual Studio add-in for SQL Server Compact 3.5 and 4.0 from hereSQL Server Compact Toolbox 3.7.2 - Visual Guide of new features New features and...
View ArticleUpdated Release: Release 3.7.2 Visual Studio add-in (mar 21, 2014)
Download the release version (3.7.2) of the Visual Studio add-in for SQL Server Compact 3.5 and 4.0 from hereSQL Server Compact Toolbox 3.7.2 - Visual Guide of new featuresNew features and...
View ArticleReleased: 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 ArticleClosed Issue: Create table using script updates treeview incorrectly (VS2012)...
When creating a table using a script the treeview shown in VS2012 updates the currently selected node rather than the database where the table is created.To reproduce:-[Transferring a table from one...
View ArticleClosed Issue: Wrong extension for Export to SQLite [11617]
When you select Script / Script Database Schema and Data for SQLite..., the "Type" dropdown list provide entries for :* Sql Server Compact Script (*.sqlce)* Sql Server Script (*.sql)This would be more...
View ArticleClosed Issue: SQLite index names are not unique [11618]
When you export schema for SQLite, this can cause duplicates with index names.In my case, I end up with:```CREATE INDEX [IX_Department_ID] ON [Tags] ([Department_ID] ASC);CREATE INDEX...
View ArticleClosed Feature: Improve About dialog in add-in [11608]
http://sqlcompact.dk/vsgallerycounter/downloadfeed.axd?extensionId=0e313dfd-be80-4afb-b5e9-6e74d369f7a1+ spacing between itemsComments: In 3.7.2 release
View ArticleClosed Feature: Inform that VS restart is needed after DDEX install [11598]
In the Toolbar of the toolbox...Comments: In 3.7.2 release
View ArticleClosed Feature: Update explorer toolbar icons [11585]
use properties_16xLG.png for properties and gear_16xLG.png for optionsComments: In 3.7.2 release
View ArticleClosed Issue: Apply improved runtime check from API [11590]
Get latest API files includedComments: In 3.7.2 release
View ArticleClosed 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/118654Comments: In 3.7.2 release
View Article