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 fro 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
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 fro 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
Download the Visual Studio add-in for SQL Server Compact from here