Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can anyone tell me how this is possible?
Message
De
14/11/2010 20:15:01
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgie, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Can anyone tell me how this is possible?
Divers
Thread ID:
01489080
Message ID:
01489080
Vues:
193
Several of my users are getting an error on the 'PACK' line below. The error is 'file access is denied' as if they did not have exclusive use of the file.
Frankly, I don't see how this can happen nor what to do about it when it does. This code , basically, has been in place since the mid 1990's first in FoxPro for DOS and now in VFP and the problem has only developed recently.

If Used('TAX')
Sele tax
Use
Endif
Use tax Exclu In 0
Select tax
delete All For ref='DEPOSIT' And Empty(cust_id)
Replace All tax_rate With Round(tax_rate/100,4) For tax_rate >=1.00 In tax
Pack -- this line generates a file access denied error for several users.

Thanks!
A problem is a problem only as long as it has a possible solution. Lacking that, it becomes a FACT!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform