I have been moving an application written in VFP5 to VFP9. There was one view,
that was not rushmore optimizable, and I have fixed that. Yet, there is no speed
improvement. (I didn't write the original program, and have no contact with the
original programmer.)

I have noticed, that in the previous code, there are a number of flush
statements. Especially after requery of view or update of the view.

Would these flushes, cause a slowdown? even as much as upto 30 seconds or more
in some cases?

Do you think that they are necessary? i.e. Could I remove them from the code and
it would still work? (Maybe do a final flush when form is closed instead of 
above?)

Using the coverage profiler, the places highlighted as slow spots are the
requeries, updates etc. But these lines happen before any of the flushes.

I am running out of ideas on how to speed up this form.

Thanks in advance,
Mike

--------------------------------------------------------------------
This mail sent through WebMail | Courtesy of Execulink



_______________________________________________
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.

Reply via email to