Skip to content

Files

Latest commit

e11152e · Nov 3, 2022

History

History

08-SalesReport

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 26, 2020
Nov 3, 2022

Readme.md

08 - Sales Report

This sample produces a report based on data from a SQL database.

We have used SQLite to be able to distribute the database with these sample, but it is very similar to any other database client library supporting the System.Data interfaces.

Demonstrates some common approaches when generating a database report with EPPlus.


Back to overview