oh, the sample is very basic, it only views the basic sql transactions like add, delete, update using the component, but it can be done using the variable declaration.
SQLTransaction1.Active := True; //not applied to ms access(false)
So, it must be false
SQLTransaction1.StartTransaction;
BUT we need to initialized SQLTransaction to the Connection in order to communicate to the whole database design.
SQLTransaction was never used in Access Connection, as I noticed during a lot of testings.
Anyway I build very basic sample for some newbies. Just like me asking for samples of lazarus database during my first day, and NOW Im always online to assist whatever I can do to help newbies and Lazarus.
We need a team work here, sharing information, codes and other tools to lift-up lazarus in this coming year.
And the way I look at it, next year will be one of the top programming software tools.
