Subject RE: [IBO] Feature request
Author Jason Wharton
> make attention to performance issue with fetDomain.
> If you have a complex database with a lot of tables, stored
> procedures,
> and so on ... setting fetDomain can cause a big performance
> degradation
> when you open your queries. Some time ago Jason have explained this
> problem in the list, but at now i don't know if this bug are solved or
> not.
> Perhaps Jason tell us someting... i continue to wait....

I have not yet addressed this. You don't get hit when you open your
queries, just when you first prepare them.

Jason