-
Notifications
You must be signed in to change notification settings - Fork 199
Downloads
immki edited this page Nov 25, 2021
·
43 revisions
If you have NuGet installed, the easiest way to get started is to install Majorsilence Reporting via NuGet:
PM> Install-Package MajorsilenceReporting-Core
PM> Install-Package MajorsilenceReporting-Asp
PM> Install-Package MajorsilenceReporting-Viewer
PM> Install-Package MajorsilenceReporting-WpfViewer
PM> Install-Package MajorsilenceReporting-XwtViewer
See https://github.com/majorsilence/My-FyiReporting/releases
- python, ruby, php
See https://github.com/majorsilence/My-FyiReporting/releases
Will need to compile from source
Builds are available for 32bit and 64bit. The dlls in each package are AnyCPU. Only executables are x86 or x64.
- setup-Majorsilence-Reporting-dot-net4.msi - these files are the installers and will install the designer and readers and add start menus
- majorsilence-reporting-build-dot-net-4-viewer.zip - these packages only include the viewer and by default only support Microsoft sql server and anything in the DataProviders.dll file
- To add support for other databases such as mysql or sqlite their dlls in the same folder or edit the RdlEngineConfig.xml file
- majorsilence-reporting-build-dot-net-4-x64/x86.zip are zipped binary packages of particular releases
This should work with all data providers. The only problem then is that your program must be built as 32bit.
- MS SQL
- SQLite
- MySQL
- PostgreSQL
- Firebird.NET
- OracleSp
- ODBC
- OLEDB
- XML
- WebService
- WebLog
- Text
- iTunes
- FileDirectory
- BarCode EAN-13
- BarCode Bookland
- everything else
Only compatible with a few data providers. The good thing is that it is not that small of a list.
- MS SQL
- SQLite
- PostgreSQL
- MySQL/MariaDB
- ODBC
- OLEDB
- XML
- WebService
- WebLog
- Text
- iTunes
- FileDirectory
- BarCode EAN-13
- BarCode Bookland