Subject | Re: [IBO] Searching question |
---|---|
Author | Geoff Worboys |
Post date | 2001-03-15T11:40:51Z |
> This give me an error. Why there isObviously this happens because of the alias. Whether there is any way
> 'WHERE STANOWISKA.NR_STANOWISKA = 2' and
> not 'WHERE STANOWISKA.NUMER = 2'
of changing IBO to not use alias names in this situation I will leave
upto Jason to comment.
> Without aliases for STANOWISKA.NUMER, KARNETY.NUMER,What happens when you put the following FieldsDisplayLabel...
> KLIENCI.NUMER searching works OK but i cannot give a different
> DisplayLabel for this fields.
STANOWISKA.NUMER=Stanowiska Numer
KARNETY.NUMER=Karnety Numer
KLIENCI.NUMER=Klienci Numer
(or whatever, my language skills are too poor to do better than this
for an example :-)
IBO should be checking for table.fieldname first, so these entries
should be picked up individually. If this is not working please tell
us what is happening.
Geoff Worboys
Telesis Computing