Re: Problems saving effects entire app
From: Stefan Wuebbe (stefan.wuebbe_at_gmx.de)
Date: 09/23/04
- Next message: Anders Altberg: "Re: Problems saving effects entire app"
- Previous message: Anonymous: "Re: Problems saving effects entire app"
- In reply to: Anonymous: "Re: Problems saving effects entire app"
- Next in thread: Anders Altberg: "Re: Problems saving effects entire app"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 23 Sep 2004 09:54:45 +0200
On the other hand, your description does not sound like a
"typical issue" in the first place...
>> > 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?
Scan/Endscan usually works just fine in all Fox versions including
the latest and Vfp9 Beta, and is not at all meant for backwards
compatibility only.
You might need to add more details about what's going on in
your code and probably also about your hardware / network
environment, data structures and maintenance approach.
(See also Sys(1104) and Flush in help)
hth
-Stefan
<snipped previous>
- Next message: Anders Altberg: "Re: Problems saving effects entire app"
- Previous message: Anonymous: "Re: Problems saving effects entire app"
- In reply to: Anonymous: "Re: Problems saving effects entire app"
- Next in thread: Anders Altberg: "Re: Problems saving effects entire app"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|