SkillAgentSearch skills...

ExcelExporter

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

Install / Use

/learn @saineshwar/ExcelExporter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ExcelExporter

<b> Excel Exporter in C# </b>

<img src="https://github.com/saineshwar/ExcelExporter/blob/master/image001.png?raw=true" alt="Banner" title="Banner" style="max-width:100%;">

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

<b> About the Platform Used </b>

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

<b> External packages which are used in this Project </b>

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)

<b> Main Connection Form </b>

<img src="https://github.com/saineshwar/ExcelExporter/blob/master/image003.png?raw=true" alt="Banner" title="Banner" style="max-width:100%;">

<b>Export Path Settings</b>

<img src="https://github.com/saineshwar/ExcelExporter/blob/master/image005.png?raw=true" alt="Banner" title="Banner" style="max-width:100%;">

<b>Generate Screen</b>

<img src="https://github.com/saineshwar/ExcelExporter/blob/master/image013.png?raw=true" alt="Banner" title="Banner" style="max-width:100%;">

<b>Exported Output</b>

<img src="https://github.com/saineshwar/ExcelExporter/blob/master/image015.png?raw=true" alt="Banner" title="Banner" style="max-width:100%;">

<b>Output</b>

<img src="https://github.com/saineshwar/ExcelExporter/blob/master/image017.png?raw=true" alt="Banner" title="Banner" style="max-width:100%;">

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1y ago
Forks5

Languages

C#

Security Score

60/100

Audited on Nov 27, 2024

No findings