Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append From - Access Denied
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00124141
Message ID:
00124149
Views:
21
Try to close ErrFile before doing the APPEND.

HTH

>We've got a line of code:
>
>SELECT GoodFile
>APPEND FROM ErrFile.DBF ;
> FOR EMPTY(ErrFile.Code) and EMPTY(ErrFile.Client)
>
>It's giving us an Access Deined message. We've checked the attributes for both GoodFile and ErrFile and neither is ReadOnly. Both files are currently open.
Previous
Reply
Map
View

Click here to load this message in the networking platform