-
Notifications
You must be signed in to change notification settings - Fork 204
Home
Geek648 edited this page Jan 25, 2013
·
86 revisions
Welcome to the My-FyiReporting wiki. Hopefully this resource will help you to take advantage of all that My-FyiReporting has to offer.
My-FyiReporting 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.
- Pass a Datatable to Report (from c#)
- Pass an Image to report (from c#)
- Embed the designer in your own application (c# and vb)
- Winform My-FyiReporting Viewer(c#)
- WPF My-FyiReporting Viewer (c#)
- GTK# My-FyiReporting Viewer (c#)
- Set Connection String - Runtime
Go to the contents page.