Source code checked in, #89353
add-in: Scriting sqlite indexes with unique names, proper file type prompt when scripting sqlite file, RC1
View ArticleCommented 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 ArticleCommented 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 ArticleEdited 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 ArticleEdited 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 ArticleReleased: Release 3.7.2 Visual Studio add-in (RC) (Mar 11, 2014)
Bug fixes so far: GetVisualStudioVersion was broken, causing EDMX generation feature to fail if only VS 2012 was installed The Entity Framework "Generate Database from Model" script now runs without...
View ArticleUpdated Release: Release 3.7.2 Visual Studio add-in (RC) (mar 11, 2014)
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 ArticleReleased: Release 3.7.2 Visual Studio add-in (RC) (Mar 11, 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 11, 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 ArticleCreated Unassigned: Export SQL Server to SQL Server Compact 3.5 [11629]
Hi,I tried to export table from DB SQL Server to SQL Server Compact 3.5 (I need this), but, after select the name for the db compact, I have this error:...
View ArticleCommented Unassigned: Export SQL Server to SQL Server Compact 3.5 [11629]
Hi,I tried to export table from DB SQL Server to SQL Server Compact 3.5 (I need this), but, after select the name for the db compact, I have this error:...
View ArticleCommented Unassigned: Export SQL Server to SQL Server Compact 3.5 [11629]
Hi,I tried to export table from DB SQL Server to SQL Server Compact 3.5 (I need this), but, after select the name for the db compact, I have this error:...
View ArticleCommented Unassigned: Export SQL Server to SQL Server Compact 3.5 [11629]
Hi,I tried to export table from DB SQL Server to SQL Server Compact 3.5 (I need this), but, after select the name for the db compact, I have this error:...
View ArticleCommented Unassigned: Export SQL Server to SQL Server Compact 3.5 [11629]
Hi,I tried to export table from DB SQL Server to SQL Server Compact 3.5 (I need this), but, after select the name for the db compact, I have this error:...
View ArticleCommented Unassigned: Export SQL Server to SQL Server Compact 3.5 [11629]
Hi,I tried to export table from DB SQL Server to SQL Server Compact 3.5 (I need this), but, after select the name for the db compact, I have this error:...
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 ArticleCommented Unassigned: Export SQL Server to SQL Server Compact 3.5 [11629]
Hi,I tried to export table from DB SQL Server to SQL Server Compact 3.5 (I need this), but, after select the name for the db compact, I have this error:...
View ArticleClosed Unassigned: Export SQL Server to SQL Server Compact 3.5 [11629]
Hi,I tried to export table from DB SQL Server to SQL Server Compact 3.5 (I need this), but, after select the name for the db compact, I have this error:...
View Article