W dniu 2014-04-03 02:01:50 użytkownik Leyne, Sean <[email protected]> napisał: > > > > you can adapt my FAQ example > > http://itstop.pl/en-en/Porady/Firebird/FAQ2/FIRST-SNAPSHOT > > but starting all transactions as "First Snapshot" transactions in many > > connections where system is still working i suppose is quite to impossible > > with it. > > At first glance it does seem to be appropriate for multiple connections. How > would connections be identified as needing to participate in the "coordinated > transaction"? > > I will have a more detailed look later tonight/tomorrow. > > > Sean >
Hi, look at my updated FAQ at the same address http://itstop.pl/en-en/Porady/Firebird/FAQ2/FIRST-SNAPSHOT at the end of page you have full implementation in Delphi but as i mentioned earlier - to go in this way - your system must work in very short transaction model because you can not gain any "First snapshot" transaction if your other transactions are long your acquired "First snapshot" transactions can be long but others not regards, Karol Bieniaszewski ------------------------------------------------------------------------------ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
