Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why normal processing slow down my system
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00598634
Message ID:
00599248
Vues:
19
Dear Virusim,

Some things to try:

Set the CONFIG.FPW to the following:

Remove TMPFILES = C:\ and in its place put

SORTWORK = C:\TEMP
EDITWORK = C:\TEMP
PROGWORK = C:\TEMP
RESOURCE = OFF (If you do not need to resource file don't open it.)


If you have run multiple SELECTS during your posting routines, use CLOSE DATA at the routine's end and reopen the tables you need for your wait program.

If you are posting to a network detach from your connection to the network tables. If anything happens to cut the connection to the network tables you will get the error you describe.

Are you printing out a report? Is the printer an HP printer? If it is, there many problems associated with the REPORT FORM command and HP printers. These have been resolved in VFP 7.o.

Regards,

Jim Smith
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform