==== Report Workshop Demos ====

These demos allow editing and building reports for data from various databases.
Note: this ZIP-file may include not all versions of compiled demo projects.
The full set can be downloaded from: http://www.trichview.com/rvfiles/reportworkshop/reportworkshop-demo.zip

==========================================

Common:
All demo projects are in Delphi folder.
Sample databases are in Data folder.
Sample report templates are in Reports folder.
Sample report templates for ScaleRichView-based report editors are in Reports folder.

==========================================

1) FIREDAC version.
The demo is in FireDAC\ReportEditor\ folder.
By default, it loads Data\dbdemos-old.gdb database, using embedded version of FireBird (from DLL\FireBird\ folder).
Sample reports for this database can be found in Reports\InterBase folder (more details are below).

You can switch to another database, or even switch to another DBMS. Go to the tab "Data", click "Change Database..." button.
To select database, this demo uses the FireDAC Connection Editor (the same as used at designtime).

FireDAC may require additional DLLs to work with certain databases.
If the demo cannot load a database, open the "Info" page in the FireDAC Connection Editor, and read the text. It may contain information about required DLLs or other reasons while the database cannot be loaded.

Sample reports can be found in Reports\ folder.
It contains folders:
- Interbase\dbdemos - reports for Data\dbdemos.gdb database (InterBase XE or newer) or Data\dbdemos-old.gdb (FireBird 2.x or older versions of InterBase)
- MySQL\sakila and MySQL\world - reports for MySQL "sakila" and "world" databases.
  If you imported these databases to another database engine (such as PostgreSQL),
  you can use these samples as well.
- No DB\ - reports not requiring any database

Additional information can be found in the "Help" menu of the demo.

==========================================

2) FIREDAC SCALERICHVIEW version
The same as above, but uses ScaleRichView instead of TRichView editor.
This demo creates reports in WYSIWYG mode (reports are edited in the same way as they will be printed).
This demo can load reports from Reports\ folder, but reports from ReportsScaleRichView\ are recommended (that have page properties defined)

==========================================

3) NEXUSDB version
This demo is in NexusDB\ReportEditor\DelphiUnicode\ folder.
By default, it loads Data\NexusDB\Northwind database.
Sample reports for this database can be found in Reports\NexusDB\Northwind\ folder.
See http://www.nexusdb.com/ for information about NexusDB

==========================================

4) MICROOLAP DAC FOR MYSQL version
This demo is in MicroOLAP_MySQL\ReportEditor\ folder.
This demo requires MySQL installed.
See https://www.microolap.com/ for additional information


==========================================

5) MICROOLAP POSTGRESDAC version
This demo is in MicroOLAP_PSQL\ReportEditor\ folder.
This demo requires PostgreSQL installed.
See https://www.microolap.com/ for additional information

==========================================

6) ELEVATE DB version
This demo is in ElevateDB\ReportEditor\ folder.
See https://www.elevatesoft.com/products?category=edb for additional information

==========================================

7) ABSOLUTE DB version
This demo is in AbsoluteDB\ReportEditor\ folder.
See https://www.componentace.com/ for additional information



==== Install/uninstall ====

These demos do not require special installation/deinstallation.
Just unpack all files and run them.
When you do not need it, simply delete all unpacked files.