Subject | Re: [IBO] FieldByName('PKEYFIELD').AsString:='XYZ' no longer works |
---|---|
Author | Geoff Worboys |
Post date | 2001-12-20T22:31:28Z |
>> explicitly place the dataset in edit/insert beforeI suspect that that is why the problem has not been noticed much
>> doing the assignments.
> Wouldn't that be better coding style anyway?
before now. I prefer the explicit approach, it makes the code easier
to understand later. Without the explict edit/insert call IBO
will automatically decide whether edit or insert is required - and
that may not match with what you expect to be happening at the time.
--
Geoff Worboys
Telesis Computing