Subject How to set YESLIKE to all fields
Author Ales Kahanek
Hi,
does anybody know how to set the YESLIKE attribute to all fields with
one entry?

I know, that now I can add to the TIB_Connection.ColumnAttributes or
TIB_Query.ColumnAttributes for every field one entry like
MY_FIELD_NAME=YESLIKE. But there is a lot of fields in the database and
I wonder, if this could be done more simply in one entry.

Thanks
Ales