Subject | TIB_DataSource.onDataChange |
---|---|
Author | Ulrich |
Post date | 2003-12-25T10:01:03Z |
Hello,
I would like to use the Field (TIB_Column) variable in this event.
I try to check the contents of one data-field only, but if I try to
do something like :
if Field.FieldName='myField' then ....
there is allways an access violation in IBO40CRT_D7.BPL
Am I doing something wrong, or forbidden?
Best - Ulrich
I would like to use the Field (TIB_Column) variable in this event.
I try to check the contents of one data-field only, but if I try to
do something like :
if Field.FieldName='myField' then ....
there is allways an access violation in IBO40CRT_D7.BPL
Am I doing something wrong, or forbidden?
Best - Ulrich