-
Notifications
You must be signed in to change notification settings - Fork 200
Home
Peter Gill edited this page May 3, 2024
·
52 revisions
Welcome to the Majorsilence Reporting wiki. Hopefully, this resource will help you to take advantage of all this project (previously called My-FyiReporting) has to offer.
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 .NET framework version 4.8 or net6.0 or newer 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 application.
For a more technical introduction please see the main project page.
- Active project? Yes, it's still maintained and developed as of 2024.
- 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
- Original fyireporting docs - external link
- Required References
- Database Providers
- Downloads
- PostgreSQL Connection
- Source code - see the ZIP button on the main project page
- Microsoft SQL 2005/2008/2012 Connection
- Microsoft SQL Compact Edition Connections
- Linux - PDF export and Fonts
- Localization
- Pass a Datatable to Report (from c#)
- Change sql string from code
- Pass an Image to report (from c#)
- Embed the designer in your own application (c# and vb)
- Winform Majorsilence Reporting Viewer(c#)
- Report Viewer Events
- WPF Majorsilence Reporting Viewer (c#)
- GTK# Majorsilence Reporting Viewer (c#)
- Set Connection String - Runtime
- Report Designer Control
- Hyperlink Custom Action - .NET Viewer Control
- Generate report and export pdf without GUI
- GTK and XWT viewer
- Dynamic Connection String
- Set report data from code
- ASP.NET Control
- Sample Cross platform viewer - xwt
- Designer Control - Wpf and Winform
- WPF and XWT viewer
- Sample Report Viewer with tool strip
Go to the contents page.