Skip to content
Peter Gill edited this page Jan 13, 2014 · 52 revisions

Welcome to the Majorsilence Reporting wiki. Hopefully this resource will help you to take advantage of all that this project (previously called My-FyiReporting) has to offer.

Introduction

Majorsilence Reporting is a Free Open Source reporting solution for SQL data (most databases), where reports are defined in XML text files to the open RDL standard (as used by Microsoft SQL Server Reporting Services). It requires the MS .Net framework (version 4 or above) to run the supplied executables. A report designer allows you to generate reports and save them in .RDL format, and a report viewer can be called or embedded into your own application.

For a more technical introduction please see the main project page.

  • Active project? Yes it's still maintained and developed (as at 2014) by the team - see the main project page.
  • Licence - is it totally free?
  • Support - there is a Google Group for discussion and any questions you may have, you can easily sign up here to GitHub to raise issues, and there's a thread at VBForums where new comments will get noticed.
  • Tutorial
  • Video Tutorials
  • Versions - there is only one to consider. Just grab the latest, there are no branches to worry about like with certain other projects :)

Screenshots

Configuration and Setup

Report Designer

RdlCmd

Report Viewer

Reporting Server

Code

Source Code

Examples

Go to the contents page.