Recent

Author Topic: A Tutorial for LazReport  (Read 420 times)

MaxLemberger

  • New Member
  • *
  • Posts: 11
    • Lazarus content
A Tutorial for LazReport
« on: June 23, 2025, 08:41:14 am »
I have programmed a tutorial for Lazreport (in Lazarus 4).

Firebird 5 embedded is in 64-bit version. When you compile the Tutorial in 32 bit the Database give a error. You must compile in 64 bit or change the Database to Firebird 4 or Firebird 5 32 bit.

Firebird download: https://firebirdsql.org/en/firebird-5-0/#windows-x64
Firebird-5.0.2.1613-0-windows-x86.exe (Maybe this is a 32-bit).


Some points about the tutorial

  > You can easily save your own reports for learning.

  > The database is embedded with Firebird and does not need to be installed.

  > There is a database master report.

  > There is a database master detail report.

  > Example of passing graphics into the report.

  > Many ways of integrating data into the report are demonstrated.

  > Examples of handling current records using parameters set in the program.

  > How to manage languages ​​so that they are displayed in the designer.

  > The connection to the database is managed using Zeos and a data module.

  > ...

You can see any screenshots and download the program with source here:

https://lazarus.intern.ws/tutorial_lazreport.html
« Last Edit: June 23, 2025, 12:00:41 pm by MaxLemberger »
"The more I know, the more I realize that I know nothing"
https://lazarus.intern.es (German Website, more content, take a translator)

Thaddy

  • Hero Member
  • *****
  • Posts: 17396
  • Ceterum censeo Trump esse delendam
Re: A Tutorial for LazReport
« Reply #1 on: June 23, 2025, 09:12:25 am »
Neat!
Due to censorship, I changed this to "Nelly the Elephant". Keeps the message clear.

miab3

  • Full Member
  • ***
  • Posts: 146
Re: A Tutorial for LazReport
« Reply #2 on: June 24, 2025, 06:35:40 pm »
Very nice example of using ZEOS8, LazReport and FirebirdSQL5 (here embedded - works without the need to install a server).
Michal

 

TinyPortal © 2005-2018