 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Bill Todd (TeamB) Guest
|
Posted: Sun Apr 18, 2004 1:55 pm Post subject: Re: How can I access a Record directly |
|
|
On Sat, 17 Apr 2004 23:17:03 -0500, "Raul Trasviņa"
<rtrasv (AT) prodigy (DOT) net.mx> wrote:
| Quote: | and if posible how can I know the Phisical
OFFSET in the .DB file of one record and how can I pass it to an
TTable.fields.
|
You cannot because there is no fixed offset. The primary index of a
Paradox table is a clustered index so records change position within
the database as primary key values change. The only way to refer to a
row in a Paradox table is by its primary key.
To do what you want to do you need to use a ISAM database such as
dBase.
--
Bill (TeamB)
(TeamB cannot respond to questions received via email)
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|