Submitted by: @asfernandes Open two connections C1 and C2\. C2: select current\_transaction from rdb$database; \-\- let's call the result T2 C2: commit; C1: select rdb$get\_transaction\_cn\(T2\) from rdb$database; In Super C1 returns the commit number\. In Classic it returns NULL\. Commits: FirebirdSQL/firebird@e9f4c65147688315e75d529816194e8d67c6dcc8