On Mon, Mar 24, 2008 at 9:54 AM, Mike yearwood <[EMAIL PROTECTED]> wrote:
> Hi David > > FoxPro never brings down the whole table. Although, if you have SET > DELETED ON and lots of deleted records, it may take time to skip over > those. > ------------------------------------------------ Are you sure? You need the entire index and depending on how you specified your request, you are going to get the WHOLE TABLE. All of your processes are acted upon locally, not on a server. So how do you not get your entire table? -- Stephen Russell Sr. Production Systems Programmer Mimeo.com Memphis TN 901.246-0159 --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://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.

