Tables don't have record pointers; only programs do.

To the best of my knowledge and research (look up DBF header format), there is 
no concept of a 'record pointer' in a DBF.   Yes, your running program that has 
the DBF open has a record pointer, and so does any other program that has the 
same file open, but they have no knowledge of nor control over each other's 
pointer values.  

A record pointer is NOT part of the relational database concept; although it 
would be pretty hard to implement a relational database without one.

Dan
----------------------------------------
> From: [email protected]
> To: [email protected]
> Subject: SELECT SQL
> Date: Thu, 18 Dec 2014 14:45:15 +0000
>
> Hi all
>
> Does anybody know if executing a SQL Select command/statement CAN result in 
> record pointers in open tables being moved? My testing seems to indicate that 
> record pointers are NOT moved but I need to be sure.
>

                                          
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to