Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can anyone tell me how this is possible?
Message
From
14/11/2010 20:15:01
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgia, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Can anyone tell me how this is possible?
Miscellaneous
Thread ID:
01489080
Message ID:
01489080
Views:
194
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!
Next
Reply
Map
View

Click here to load this message in the networking platform