Subject Re: IBO's use of StringList
Author Eric Handbury
--- In IBObjects@y..., "Luiz" <cprmlao@i...> wrote:
> Why don't you select only the fields that you need from server in
your
> querys?
> Are you using 'select *'? This is not good to C/S approach.

No, I have no 'select *' queries. I need all the fields to allow
the user to edit them. Almost all queries are 'live'.

Eric.