Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question about SEEK
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 7 SP1
Miscellaneous
Thread ID:
01087137
Message ID:
01087345
Views:
14
Does it start at the first record in the DBF or the first "node" (binomial median) in the CDX TAG?:-)

I don't think SEEK really ever even reads the DBF, except to assure it's open. All the info, as far a SEEK is concerned, is in the TAG.

>SEEK starts on the first visible record in the cursor. You don't need GO TOP.
>
>>I am using SEEK on a cursor. My question is when I perform this SEEK, does it always start at the first record of the cursor, or do I manually have to issue a GO TOP if I am doing the SEEK in a loop?
Imagination is more important than knowledge
Previous
Reply
Map
View

Click here to load this message in the networking platform