Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Code works on C drive but not on a mapped Novel drive?
Message
De
04/02/2004 14:25:48
 
 
À
04/02/2004 14:20:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00873617
Message ID:
00874124
Vues:
19
>>Ok,
>>
>>Two things...
>>
>>1. If your cursor is table buffered RLOCK shouldn't be in there, since you ar only doing the replace in the local buffer.
>
>The cursor contains the input data which is used to update the table pireq. Should I still remove the RLOCK?

Yes... I am thinking that since you are locking the record, the update is actually happening there even though you are table buffered, so when you do call table update there are no records to update.

Since your design is to update the buffer the RLOCK should not be there.

BOb


>
>>
>>2. After you table update fails issue;
>>aerror(MyError)
>>messagebox(MyError[1])
>
>Will try that and myerror[2] for message
>
>>
>>This should tell you why the update failed.
>>
>>BOb
>>
>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform