Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Packing give problem
Message
De
16/04/2001 23:04:41
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Packing give problem
Divers
Thread ID:
00495994
Message ID:
00495994
Vues:
49
Hi,

My application only at night do some maintenance stuff like packing
and indexing to keep my application in shape. However, occassionally,
when it do some packing, it often give error of 'cannot update
cursor' with error no 111.

Below is part of my code

USE myTable IN 0 EXCLUSIVE

IF USED('myTable') AND ISEXCLUSIVE('myTable')
SELECT myTable
PACK <------- this part give error of 111
USE IN myTable
ENDIF


I am unable to trace what is the cause. Please advise/help. Thank you
Best Regards
Virusim
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform