Subject Commit vs Commit Retaining
Author Walter
Hi, i'm using Firebird 2.1 with Delphi 5 and FreeIBComponents. I was used to perform a CommitRetaining to commit transactions but recently I found on internet that this metod is unsafe because it stops or affects garbage collection (some people saying that CommitRetaining should never used). Which is the right way to follow ?

Regards

Walter