Subject | Re: [IBO] Is there an alternative to FieldByName? |
---|---|
Author | pepmallorca |
Post date | 2002-03-29T06:35:49Z |
> >why not just use datamodule1.theTableTheFieldName.asString:=...sometime
> >
> >this gets caught via the compiler if you decide to remove a field
> >or other...I'm ok with Daniel, the idea is good, but doesn't works with
>
> That works for TDataset descendants and does not work IBO native
> components, like TIB_Query.
>
>
TIB_Query (a little problem !!!)