Subject | Re: [IBO] IB_Query - wrong ID assigned |
---|---|
Author | Lester Caine |
Post date | 2005-05-23T12:22:11Z |
malyv2 wrote:
fine, when you do the extra count happens?
Sounds as if the GeneratorLinks are getting upset by the ReadOnly flag.
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services
>>>I have IB_Query, IB_Grid and IB_UpdateBar.SNIP
>>>
>>>ID_VYKON is a primary key.
>>>
>>>IB_Query:
>>> FieldsReadOnly.Add('ID_VYKON=True');
>>> GeneratorLinks.Add('ID_VYKON = GEN_CISVYKONY');
>>> KeyLinks.Add('ID_VYKON');
>>> KeyLinksAutoDefine := False;
>>>1. Insert record - I can see assigned ID_VYKON in grey field -
> that's OK
> thank for your reply, but it is not solving that problem. I had thisJust to clarify - If you don't mark the field Read Only then it works
> trigger excatly as you wrote. It is maybe a bug.
fine, when you do the extra count happens?
Sounds as if the GeneratorLinks are getting upset by the ReadOnly flag.
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services