Subject | RE: [IBO] Client-Side Filtering |
---|---|
Author | Thomas Steinmaurer |
Post date | 2004-06-25T16:46:55Z |
Hi Paul,
Well, I still see in the SQL monitor that the statement
gets re-executed if the filter changes.
I've set AutoFetchAll := True for my TIB_Query, but there
still seems to be traffic between the client and the server.
Any further ideas?
Thanks a lot,
Thomas
> I believe that if you use the OnFilterRecord event it will stay client side.;-)
> At least that's what Jason told me - havn't tested it myself yet ;-)
Well, I still see in the SQL monitor that the statement
gets re-executed if the filter changes.
I've set AutoFetchAll := True for my TIB_Query, but there
still seems to be traffic between the client and the server.
Any further ideas?
Thanks a lot,
Thomas