| Subject | Client-Side Filtering | 
|---|---|
| Author | Thomas Steinmaurer | 
| Post date | 2004-06-22T22:29:29Z | 
Hi all,
I'm looking for the best way to do some kind of client-side
filtering with a buffered TIB_Query.
What I want to do is to move all records for a given table
from the server to the client and do any filtering stuff
on the client then.
Currently, when I'm applying a filter and set Filtered := True,
then the statement gets executed again and again, with a
new WHERE clause that fits the given Filter.
Is there an easy way to use client-side filters?
Thank you,
Thomas Steinmaurer
LogManager Serie - Logging/Auditing Suites supporting
InterBase, Firebird, Advantage Database and MS SQL Server
Upscene Productions
http://www.upscene.com
            I'm looking for the best way to do some kind of client-side
filtering with a buffered TIB_Query.
What I want to do is to move all records for a given table
from the server to the client and do any filtering stuff
on the client then.
Currently, when I'm applying a filter and set Filtered := True,
then the statement gets executed again and again, with a
new WHERE clause that fits the given Filter.
Is there an easy way to use client-side filters?
Thank you,
Thomas Steinmaurer
LogManager Serie - Logging/Auditing Suites supporting
InterBase, Firebird, Advantage Database and MS SQL Server
Upscene Productions
http://www.upscene.com