Skip to content

You can export a Table, Stored Procedure or Query (Must Not be a Dynamic Query) directly to Excel

Notifications You must be signed in to change notification settings

saineshwar/ExcelExporter

Repository files navigation

ExcelExporter

Excel Exporter in C#

Banner

You can export a Table, Stored Procedure or Query (Must Not be a Dynamic Query) directly to Excel

It is an Excel Exporter Tool which is developed in C# Using EPPlus library. This Tool connects to 2 databases

  1. Microsoft SQL Database
  2. MYSQL Database

About the Platform Used

I had developed the entire application using Microsoft Visual Studio 2015.

External packages which are used in this Project

I have also added some packages from NuGet, here is the list:

  1. EPPlus (Create advanced Excel spreadsheets using .NET)
  2. MySql.Data (ADO.Net driver for MySQL)

Main Connection Form

Banner

Export Path Settings

Banner

Generate Screen

Banner

Exported Output

Banner

Output

Banner

About

You can export a Table, Stored Procedure or Query (Must Not be a Dynamic Query) directly to Excel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages