https://github.com/erikej/sqlcemigrator
Command line tool to move your SQL Server Compact database to SQL Server
https://github.com/erikej/sqlcemigrator
azure-sql-database sql-server sql-server-compact sql-server-localdb sql-server-migration
Last synced: 6 months ago
JSON representation
Command line tool to move your SQL Server Compact database to SQL Server
- Host: GitHub
- URL: https://github.com/erikej/sqlcemigrator
- Owner: ErikEJ
- License: mit
- Created: 2017-06-14T05:59:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-14T12:17:03.000Z (over 8 years ago)
- Last Synced: 2025-04-09T12:38:03.930Z (10 months ago)
- Topics: azure-sql-database, sql-server, sql-server-compact, sql-server-localdb, sql-server-migration
- Language: C#
- Size: 18.6 KB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SqlCeMigrator
Command line tool to move your SQL Server Compact database to SQL Server
Configured via the App.Config file:
```xml
````
## Latest daily build
You can download a .zip file with the [latest build of the master branch from AppVeyor](https://ci.appveyor.com/api/projects/ErikEJ/SqlCeMigrator/artifacts/SqlCeMigrator.zip?branch=master)