Anonymous
2004-09-22 17:30:47 UTC
I have an application that was created with FoxPro for windows 3.1,
then was converted to FP Visual 6.0, then 7.0. Ever since the initial
conversion to visual, saving data had been a problem, especially
within scans. In order to save properly, I had to resort to a do-while
loop or slow the scan down with 'wait' clauses. This slows the app's
process down considerably and am getting complaints that FoxPro for
windows is faster. What can be done to improve it's speed within
scans/loops? I'm planning to upgrade the app to version 8.0. Will this
solve the saving problem? or are there suggestions as to what type of
programming to avoid when there is a saving problem?
then was converted to FP Visual 6.0, then 7.0. Ever since the initial
conversion to visual, saving data had been a problem, especially
within scans. In order to save properly, I had to resort to a do-while
loop or slow the scan down with 'wait' clauses. This slows the app's
process down considerably and am getting complaints that FoxPro for
windows is faster. What can be done to improve it's speed within
scans/loops? I'm planning to upgrade the app to version 8.0. Will this
solve the saving problem? or are there suggestions as to what type of
programming to avoid when there is a saving problem?