Subject Re: Re[2]: [firebird-support] OIT / NT
Author (no author)
I just read the article.

For me it is impossible to commit the transaction all the times. This would be the optimal way to handle comunication between client and server, this is opbvious. But whenever I connect to the server using a poor Internet connection it takes ages to reopen the tables especially if it is a graphical environment (grid or form containing data or Navigation bar or a master-detail form).

the article says : "AllowAutoStart - if False, then any attempt to automatically start a transaction will be rejected. By default True."

I never automatically start a transaction. You suggest that this way I ensure that nothing inside my client program will start opening transactions ?


I replaced AllowAutoStart and default action (to TACommit) . I will make some tests tomorrow ...

object trans: TIBTransaction
AllowAutoStart = False
DefaultDatabase = database
Params.Strings = (
'read_committed'
'rec_version'
'nowait')
Left = 72
Top = 7
end




Thank you for your help,


Tiberiu


From: Dmitry Kuzmenko
Sent: Monday, April 02, 2012 9:45 AM
To: firebird-support@yahoogroups.com
Subject: Re[2]: [firebird-support] OIT / NT




Have you tried to read translated www.ibase.ru/devinfo/ibx.htm ?
Seems no.

--
Dmitry Kuzmenko, www.ib-aid.com





TODAY(Beta) . Powered by Yahoo!
America's most significant sports venue?
The Final Four is just the latest chapter in the Superdome's amazing place in history.

Privacy Policy


[Non-text portions of this message have been removed]