Subject | fastest way to get a row with no overhead |
---|---|
Author | Bram van der Voet / A&V |
Post date | 2002-01-28T15:03:29Z |
I want to fill my special TMyObject with all the data from one row in a
table (select * from table where id=###). What would be the fastest way to
get the data with as little overhead is possible. I only need the data, so
no field definiton info,cursor maintaining, filter etc. whatsoever. Just the
plain data by fieldorder.
Bram van der Voet / A&V Automatisering
bram@... <mailto:bram@...>
Glasbergenlaan 6
2235 BP VALKENBURG ZH
tel 071 407 6956
fax 071 407 3939
table (select * from table where id=###). What would be the fastest way to
get the data with as little overhead is possible. I only need the data, so
no field definiton info,cursor maintaining, filter etc. whatsoever. Just the
plain data by fieldorder.
Bram van der Voet / A&V Automatisering
bram@... <mailto:bram@...>
Glasbergenlaan 6
2235 BP VALKENBURG ZH
tel 071 407 6956
fax 071 407 3939