main logo
Subject: Re: VFP Buffering problems
Author: "Jean Laeremans"
Posted: 2006/04/30 16:10:30
 
View Entire Thread
New Search


On 4/30/06, Nancy Folsom (PDI) <profox AT pixeldustindustries D.OT com> wrote:

> Are you're using IndexSeek anywhere? That actually moves the record
> pointer tho' it moves it back.

Sure about this ? If so it defeats the purpose of that command.

Hackers:
"INDEXSEEK(), added in VFP 6, is a solution to a problem that didn't
exist before Visual FoxPro. Both SEEK and SEEK() move the record
pointer in the specified table (whether or not they find a match). The
addition of database rules and triggers, as well as row buffering,
means we often want to search for an item without moving the record
pointer. That's INDEXSEEK()'s main purpose."

A+
jml



 
©2006 Jean Laeremans
<-- Prior Message New Search Next Message -->