On Thu, Nov 26, 2009 at 6:59 PM, Sytze de Boer <[email protected]> wrote:
> I came across the following statement: > If you right-click on the grid, go to "Properties" and then there is an > attribute called "Optimize", just select ".T.". > This helps the grid to run a lot faster. That's interesting. I haven't used VFP9, so I thought I'd look that up: http://lmgtfy.com/?q=foxpro+grid+optimize And the first link is from those great folks at F1 with an interesting observation: http://f1technologies.blogspot.com/2006/01/vfp-gridoptimize-gotcha.html which might be one reason why you wouldn't use it. and the second to the MSDN Help topic: http://msdn.microsoft.com/en-us/library/ms967869%28VS.80%29.aspx that explains a little more. As for whether it makes a difference, only you can know with your code base, your data, and your hardware whether it will make a difference in your application. You need to test it yourself. As a general rule, Rushmore is a good thing, but in some cases it slows performance. Let us know what you learn. -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com _______________________________________________ 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.

