Skip to content

The following is a console application, designed to retrieve particular Report's, then place into a pdf document.

License

Notifications You must be signed in to change notification settings

GArrigotti/Sql-Server-Reporting-Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Sql-Server-Reporting-Service

The following project is designed to communicate with a Sql Server Reporting Service server. It will, take a series of parameters and output the data into a .pdf document. This instance, it will attain a list of retail stores to grab specific data for each store.

I've removed a large chunk of detail's for this project, such as Queries, Database Connection, Smtp Information, and several others. Once that is done, the project will work as intended. It is mostly to show off Dependency Injection, miniture Object Relational Mapper via Sql Data Reader, and several other code aspects.

About

The following is a console application, designed to retrieve particular Report's, then place into a pdf document.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages