-
-
Notifications
You must be signed in to change notification settings - Fork 178
Home
Congratulations, you have now installed the add-in. To start using it in Visual Studio, launch the Toolbox from the button in Server Explorer, or from the Tools menu (View menu in SSMS):
If you like this free tool, I would be very grateful for a review
You can always get in touch with me on Twitter - @ErikEJ
Get an overview of my tools and utilities for embedded database development
The Toolbox requires one (or both) of these SQL Server Compact runtime MSIs to be installed, if you want to connect to a SQL Server Compact database file:
If you would like more information about using the Toolbox, you can watch a 32 minute demo video (version 4, mainly SQLite) or watch a 25 minute demo video (version 2.6 (SQL Compact) on Channel 9, or you can download an overview e-book Building Standalone Data-Driven Applications using SQL Server Compact 4.0. I also have a number of feature blog posts available.
Demo video on Channel 9 (version 4.0)
Demo video on Channel 9 (version 2.6)
If you encounter a bug or have a feature request, please use the Issue Tracker
The Toolbox is open source and welcomes any contribution.
In order to build the source code, use Visual Studio 2017. You will also need the SQL Server Compact 3.5 SP2 and 4.0 runtimes installed. To debug, make VsToolbox the startup project, and ensure your build configuration is Debug, x86 (not AnyCPU)