Filters are notoriously slow and lack stability. Select the data you want and 
dump the set filter to. 

----

Michael Oke, II
oke...@gmail.com
661-349-6221

> On Sep 23, 2013, at 7:18 AM, "MB Software Solutions, LLC" 
> <mbsoftwaresoluti...@mbsoftwaresolutions.com> wrote:
> 
>> On 9/21/2013 3:14 PM, Dan Covill wrote:
>> Instead of the above:
>>     select * into cursor lcTemp ;
>>     where invoice = 'the one I want to print'
>>     select lcTemp
>>     lcfrs2any = 'FRX2Any'
>>         ...........
>>     select <original dbf>
>> 
>> SET FILTER has a whole bunch of problems when other users are in the
>> same file.
>> 
>> Dan
> 
> 
> +1 to what Dan said.  I always like to work with local flat cursors for 
> reporting rather than the network files.
> 
> 
> -- 
> Mike Babcock, MCP
> MB Software Solutions, LLC
> President, Chief Software Architect
> http://mbsoftwaresolutions.com
> http://fabmate.com
> http://twitter.com/mbabcock16
> 
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ProFox@leafe.com
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/d2c5647b-c3c9-4387-9dab-d04111036...@gmail.com
** 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