Building Robust Master-Detail Forms in Lazarus for Effortless Transactional Database Management

Опубликовано: 23 Апрель 2026
на канале: Multi platform programming (Mobiles and Desktops)
140
5

From this tutorial you can get:

1. How to setup SQLConnection and transaction objects.
2. How to setup queries for read-only and data changing for one connection and transaction object.
3. Changes in the code for adding, saving and deleting record, compared to the SQLite solution.

If you liked the tutorial, do not forget to SUBSCRIBE!

The files from this project you can download from link at the first comment.

Please note: Its is just the Pascal project and MySQL database is not included.