Subject How to improve connection speed / use middleware?
Author balanyi_zsolt
Hello!

My experience is, that (ZeosLib, over internet) negotiating table
opening takes really long time, but after that fetching more thousand
records is done extremely fast. If I have tables linked into
master/detail relationship in my application, each scrolling in master
table results in reopening the detail query with new master parameter,
and thus takes long time. Is there a way to speed up table opening, or
I should use some middleware to solve this problem?

Any ideas are welcome!

Many greetings, Zsolt Balanyi