Hi!
Thanks for the quick response.
- I looked for the demo due to the handling of database events and how to use tzTransaction, but for Lazarus I didn't find it in the folders.
I thought that zTransaction would be mandatory, but as both have the same property for isolation, I was confused by this.
Since you are using version 8, in production and without zTransaction, then I won't worry. I will follow the current demos.
I'm leaving IBO and it will be my first time with ZeosDB so I'm looking at what I need to change so I don't have a problem. IBO is magic but for lazarus the updates don't keep up with you when you compile.
I did a test with current Zeos + Lazarus + FB 3 with 72000 records and database with 1GB + DBGrid after Select with parameter and the response was very good. I will test by Hostinger with MySql.
-------------------------------------------------- -------------------------------------------------- --
Am I obliged to use CachedUpdates with lazarus and apply them before recording, I never used them with IBO and I don't use ClientDataSet?
-------------------------------------------------- -------------------------------------------------- --
I know that a lot of things for Lazarus are focused on Zeos so I'll be closer to other possibilities.
I will reproduce the screens today to test, the datamodules are ready.
I got excited!
Thanks!