Subject | FieldByName() |
---|---|
Author | Adrian Wreyford |
Post date | 2004-11-16T10:28:39Z |
"I finished the work on optimizing dataset to dataset linkage relationships
with lists of fields and params that are referenced together. This way
instead of repeatedly doing FieldByName() or ParamByName() calls I am able
to directly reference column objects in a field map list. This should make
interfaces much snappier when using master-detail relationships and lookup
combo controls via the key links relationships. Especially if there are a
lot of fields in the table/query."
Dear Jason,
Could you please spare the time to explain, how I would now access a field
in the query.
Eg IB_Query1.FieldByName('Example').AsString;
Now ? IB_Query1.Example.AsString ??
Chow
Adrian
----------
Internal Virus Database is out-of-date.
Checked by AVG Anti-Virus.
Version: 7.0.289 / Virus Database: 265.0.0 - Release Date: 08/11/2004
[Non-text portions of this message have been removed]
with lists of fields and params that are referenced together. This way
instead of repeatedly doing FieldByName() or ParamByName() calls I am able
to directly reference column objects in a field map list. This should make
interfaces much snappier when using master-detail relationships and lookup
combo controls via the key links relationships. Especially if there are a
lot of fields in the table/query."
Dear Jason,
Could you please spare the time to explain, how I would now access a field
in the query.
Eg IB_Query1.FieldByName('Example').AsString;
Now ? IB_Query1.Example.AsString ??
Chow
Adrian
----------
Internal Virus Database is out-of-date.
Checked by AVG Anti-Virus.
Version: 7.0.289 / Virus Database: 265.0.0 - Release Date: 08/11/2004
[Non-text portions of this message have been removed]