Standalone version with (most of) the same functionality as the add-in, for SQL Server Compact 4.0. (Let me know if you miss anything)
Useful for anyone not having Visual Studio Professional or higher installed.
Requires .NET 4.0 and the SQL Server Compact 4.0 runtime.
Version 3.1 adds some features that have been missing in the standalone version:
- New text editor with syntax highlighting and search
- Table selection when scripting
- Export SQL Server to SQL Server Compact
Version 3.1.1 changes:
- Added ReportViewer feature (beta)
- Added LINQ to SQL DataContext for desktop codegen menu item
- Fixed crash caused by Space in table names
- Datetime output as text now includes ms
- More helpful CSV import error message
Version 3.1.2 changes:
- Fix to remove GO separators from SQLite script
- Spatial indexes are no longer scripted
Version 3.1.3 changes:
- New option to set desired column width in Edit grid
- Improved scripting of Single and Double (real and float)
- Added two new scripting options: Keep Server Schema names when scripting, and Ignore Identity when scripting table data
Version 3.1.4 changes:
- Table Builder dialog
- Using the VS 2012 report viewer control
- Improved SELECT parsing
Version 3.1.5 changes:
- Improved SELECT parsing
- Fix for DEFAULTs being scripted in the wrong place
- Added Eqatec monitor
- Table Builder bug fixes
Version 3.1.6 changes:
- CSV import bug fixed
- Prevent multiselect in edit grid
Version 3.1.7 changes:
- Now including all ReportViewer dll files
Download the Visual Studio add-in for SQL Server Compact from here
Useful for anyone not having Visual Studio Professional or higher installed.
Requires .NET 4.0 and the SQL Server Compact 4.0 runtime.
Version 3.1 adds some features that have been missing in the standalone version:
- New text editor with syntax highlighting and search
- Table selection when scripting
- Export SQL Server to SQL Server Compact
Version 3.1.1 changes:
- Added ReportViewer feature (beta)
- Added LINQ to SQL DataContext for desktop codegen menu item
- Fixed crash caused by Space in table names
- Datetime output as text now includes ms
- More helpful CSV import error message
Version 3.1.2 changes:
- Fix to remove GO separators from SQLite script
- Spatial indexes are no longer scripted
Version 3.1.3 changes:
- New option to set desired column width in Edit grid
- Improved scripting of Single and Double (real and float)
- Added two new scripting options: Keep Server Schema names when scripting, and Ignore Identity when scripting table data
Version 3.1.4 changes:
- Table Builder dialog
- Using the VS 2012 report viewer control
- Improved SELECT parsing
Version 3.1.5 changes:
- Improved SELECT parsing
- Fix for DEFAULTs being scripted in the wrong place
- Added Eqatec monitor
- Table Builder bug fixes
Version 3.1.6 changes:
- CSV import bug fixed
- Prevent multiselect in edit grid
Version 3.1.7 changes:
- Now including all ReportViewer dll files
Download the Visual Studio add-in for SQL Server Compact from here