Subject | isIndexField |
---|---|
Author | Robert martin |
Post date | 2007-04-13T03:05:16Z |
Hi
I have finally started converting our app from D6 / IBO 4.3 to D2007 /
IBO 4.7.16.
We have hit an issue. Our app uses some TIBOTable components (legacy
and slowly being removed). However we have a loop where we look at
every field in a table and check to see if it is indexed using
Field.isIndexField
This now fails if a lookup field is encountered. I can get around it by
simply not doing the check if the field is a lookup. Is this an issue
in IBO or is it that I haven't setup something correctly?
--
Rob Martin
Software Engineer
phone +64 03 377 0495
fax +64 03 377 0496
web www.chreos.com
Wild Software Ltd
I have finally started converting our app from D6 / IBO 4.3 to D2007 /
IBO 4.7.16.
We have hit an issue. Our app uses some TIBOTable components (legacy
and slowly being removed). However we have a loop where we look at
every field in a table and check to see if it is indexed using
Field.isIndexField
This now fails if a lookup field is encountered. I can get around it by
simply not doing the check if the field is a lookup. Is this an issue
in IBO or is it that I haven't setup something correctly?
--
Rob Martin
Software Engineer
phone +64 03 377 0495
fax +64 03 377 0496
web www.chreos.com
Wild Software Ltd