Skip to content

KeirLoire/sql-compact-export

Repository files navigation

Twitter bot logo
SQL Compact Export
.NET Framework Logo pipeline status GitHub CI/CD

About

Exports contents of SQL CE database into CSV readable formats.

Prerequisites

This binary requires prerequisites in order to run.

  • None, all dependencies are embedded in the binary. You don't need to install SQL Server Compact Runtime.

Usage

.\SqlCompactExport.exe --help
.\SqlCompactExport.exe --databasefile "path-to/sample.sdf" --query "SELECT * FROM [Products]" 

About

Exports contents of SQL CE database into readable formats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages