Subject Re: Database trigger and connect to database
Author
I use the TIBODatabase.
Here I have an DefaultTransaction. Called trDatabase1. This cannot be changed. It tells me, I cannot change default internal transation.
But I can set READONLY. Which is FALSE.
I can set isolation. Which is isCommitted.