Subject | Re: Database trigger and connect to database |
---|---|
Author | |
Post date | 2016-07-20T12:21:11Z |
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.
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.