Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange Error message
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Strange Error message
Divers
Thread ID:
00609254
Message ID:
00609254
Vues:
47
Hi Rick,

We're trying to investigate some TableUpdate Error. One person is doing Address Standardization. The table is table buffered. I run scan through the file and show Progress bar using your ProgBar (with my minor unrelated modifications). After the process is finished I call oProgBar.Release(), then release oProgBar. Then there are few other lines of code and then cmdAdd.click, which does tableupdate. The other person is doung manual link in the same time on the same file. This application uses record-level buffering. They both got an error. The first person got this error:
The following Errors have been reported by tableupdate():

Error num: 12
Error Message: Variable 'OPROGRESSBAR_0L10SJAYO_PERCENTLABEL' is not found.
Error Parameter: OPROGRESSBAR_0L10SJAYO_PERCENTLABEL
Alias : G:\REDP\WORK\TP\CT\TPCT200147_B.DBF
Record Number : 18
The other person got VFP error "Update conflict". So, we're trying to investigate the problem. We were able to re-create the same error (but not the Update conflict). So, does it mean, what oProgBar was not released for some reason?

I can not reproduce this error in standalone tests of this application...

Thanks in advance for any clues.
If it's not broken, fix it until it is.


My Blog
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform