Subject Re: [IBO] xml and ib_Query
Author Jason Wharton
> Is it possible to use a ib_query component (in an intraweb6-application)
to
> perform a query on an xml-file? Now, I load the xml-data in a
clientdataset,
> but I want to select some data from the clientdataset. I don't like using
> filters because of the slow performance.

IBO works directly with the server and doesn't perform any local operations
that would allow it to do this.

Jason Wharton