Subject Re: [IBO] 4.3: TDataset Parameter Value wrong
Author Ed Dressel
> If anywhere in code you manually assign a value to a parameter it
flags the
> parameter as bound and from that point forward ignores the values
in the
> master dataset.
>
> I suspect this is what you are facing.

I don't think I am doing that (I sent you a demo). I checked the
Param.Bound property and it is set to 'True' even though it is
showing the incorrect value.

Ed Dressel