Subject | Re: [IBO] Re: master-detail problem after upgrade to 4.5 (eval) |
---|---|
Author | Helen Borrie |
Post date | 2005-06-19T09:29:36Z |
At 03:53 PM 18/06/2005 +0000, rudi_josic wrote:
2. Do make sure NOT to place blanks at the left and right sides of the "="
sign.
3. Please do not requote old messages.
Helen
>Hi again.-1. What exception messages do you see?
>
>i set a new query (tib_query) with keylinks values and the same data
>format "lowercase fields names" and works fine, i put a
>tib_lookupcombo and retrieve all data ok and links data fine.
>
>then the problem is only in the masterlinks
>
>i create a new database with uppercase fields names and try again and
>it works (master-detail).
>
>it could be a bug with the masterlinks in the parser or something
>like it? i think it, because in the keylinks works ok and in the
>masterliks not.
>
>in resume, i note that:
> masterlinks only accept uppercase fields names.
> (TABLENAME.FIELDNAME)
> keylinks accept upper and lowercase fields names.
> (TABLENAME.FIELDNAME) AND ("Table_Name"."Field_Name")
2. Do make sure NOT to place blanks at the left and right sides of the "="
sign.
3. Please do not requote old messages.
Helen