/excel-report-creator

Queries a SQL database and creates an Excel file containing the query data.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

[Cannot be built by Travis - Due to Microsoft.Office.interop Dependency]

Excel Report Creator

Queries a SQL database and creates an Excel file containing the query data.

Usage

ExcelReportCreator.exe SQLQuery ConnectionString OutputFile <OutputFileDir>

Dependency

This project requires the CLIUtility.dll from the hartalex/cli-utility repo.