Subject How can I Improve performance over a slow connection
Author tickerboo2002
My app has typically been used in an office environment but now people
are starting to use it over a VPN. I know Firebord's protocol is
'chatty' and not suioted to slow connection so I plan to port my app
to a 3-tier architecture using kbmMW.

In the meantime, is there anything I can with regards to IBO
components that could improve performance over slow connections (e.g.
FetchAll). I will attempt to cache more data and restrict the amount
of preparing/unpreparing etc.

Thanks

David