Subject Re: [IBO] A lot of IB_LookUpCombo
Author Geoff Worboys
> If I have a gdb with ten tables with a lot of fields and for
> each field I need to place a IB_LookUpCombo must I create a
> relation for each field in the gdb? Is it correct? Is there
> other way to avoid many relations into gdb?
> Please are there other examples on the web for my situation
> with IBObjects? I'm starting with IB6, D5 and IBO Trial. Thanks

IB_LookupCombo is used to provide lookup capabilities where the lookup
list exists in a table in the database. If the lookup data does not
exist in the database, and does not need to be there, then simply use
a IB_ComboBox.

Or have I misunderstood?

Geoff Worboys
Telesis Computing