20.04.2017 8:36, Jiří Činčura wrote: > Sure. There's a part of our system that reads data and sends these over > the internet. Given the deployments on the customer side the internet is > often very very slow (<100kBps sometimes), so we decided to not keep > transaction open, but do it repeatedly in bacches (there are other > requirements, I don't want to go into too much details). Being able to > start next transaction, basically, from the point where the previous > left would be so convenient and remove a lot of hacks we have in place > right now.
Did you consider export of the data to local files and then sending of these files? File transfer over Internet is much faster. -- WBR, SD. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel