Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error 108 - (File in use by another)
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00918706
Message ID:
00918785
Vues:
26
Hi Cyrus,

Check what is setting for SET("Tablevalidate"). By default it's 3 which means that on USE command VFP tries to lock header of the table to validate it. You may want to change this settings to 7. See SP1 readme for SET TABLEVALIDATE new values.

>We used to get lots and lots of Error 108's BEFORE the VFP8 SP1 was released. It was supposedly one of the more important issues they fixed.
>
>However even now, from time to time, we still get one here or there... It happens in the LOAD() event at the USE commend:
>
>USE cus In 0
>= CURSORSETPROP("buffering",5, "Cus") && most tables are in Buffering mode
>
>So, it still shuts down the entire system causing embarrassment and aggravation, when it happens.
>
>I read the description of the error in VFP Help again. But I am still wondering; What does this error really mean ?!
>
>Of course the file is in USE by another user. We have 30-40 users running the applications sharing the same files. It is a Multi-User application.
>
>Is this still a VFP8 problem ? - Or what do I need to do ?
>Thanks
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform