Project Description
This console app and AI helps you better manage your SQL Compact development efforts. It allows you to script schema and data and much, much more
Project is being moved to GitHub
Latest
source,
command line release and
issues are now on Github!
You can use the resulting script for documentation, programmatic scripting of SQL Compact database files, or migration of schema and data to SQL Server (Express) 2005 or later.
Notice that a similar add-in for Visual Studio 2012+ (Pro or higher) for SQL Compact 3.5 and 4.0 and SQLite is available
here
New features in release 3.5.2
- The command line utilities and scripting library also works with SQL Server Compact 4.0
- New command line switches: exclude, dataonly, diff, dgml, wpdc, sqlite - see the documentation page
ErikEJ blogs about SQL Compact, .NET and related stuff News Feed
ErikEJ blogs about SQL Compact, .NET and related stuff News Feed
Command line utilities
Credits
The project is based on the work by Bembeng Arifin published here:
http://bembengarifin-tech.blogspot.com/2008/08/generate-script-export-data-from-sql-ce.html.
Also see Related projects for other credits.