Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Packing give Error 111, pls help
Message
De
28/12/2003 22:12:41
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Packing give Error 111, pls help
Divers
Thread ID:
00862410
Message ID:
00862410
Vues:
38
Hi,

My VFP6 SP5 written 03 application occassionally give this error code of
Error 111, cannot update cursor.

Either one of the application is opening the same table
in share mode and another is trying to pack it.

Below are my code

IF USED("mytable") AND ISEXCL("mytable")
SELECT mytable
PACK <-------- this part is giving error
USE IN mytable
ENDIF

Any way to remedy this part as the error occasionally
happen.

I know that VFP will actually do a copy of the old file
of those undelete record, remove the original file and
rename the copy to the original filename.

Please kindly advise or comment. Thank you
Best Regards
Virusim
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform