Subject Fetching rows question...
Author coderefectory
Hi,
Is it corect to open TIB_Querys every time when I open child window
and close the query when I close child window (when I have remote
database connection).
Is it good habit to open large tables on start main window and closing
it when user close application?I mean, is it unusualy that fetching
rows passed time is 15-30 min. when you start your programs?
I don't see any solution to speed-up my fetching rows performance...
I think it is normaly to wait to fetching pass in a start... and after
that the prformance are very good.What is your opinion?
I have DSL network connection, speed 512kbit/s download and 128kbit/s
upload, Open VPN...