Skip to content

SQLSnapshot Desktop is a demo of NuGet package DataJuggler.SQLSnapshot, which allows you to export a SQL Server database including all data rows to Excel with just a connection string and a path to save.

License

Notifications You must be signed in to change notification settings

DataJuggler/SQLSnapshotDesktop

Repository files navigation

DemoSQLSnapshot

This WinForms project is a sample for Nuget package DataJuggler.SQLSnapshot, which allows you to export a SQL Server database and all data rows to Excel with just a connection string and a path to save the Excel sheet with a .xlsx extension.

In this video I show you how to export an entire SQL Server database and all data rows using only 3 lines of code (in 18 minutes - I should have created a console app).

How To Export SQL Server Data To Excel Using C#

DataJuggler.SQLSnapshot Repository https://github.com/DataJuggler/SQLSnapshot

Let me know if anyone would like a release (install) version of this project.

News

7.24.2023: DataJuggler.SQLSnapshot has been updated because of updates to NuGet package DataJuggler.Excelerate

About

SQLSnapshot Desktop is a demo of NuGet package DataJuggler.SQLSnapshot, which allows you to export a SQL Server database including all data rows to Excel with just a connection string and a path to save.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages