Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File access denied...
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00146369
Message ID:
00146372
Views:
25
Try using ALIAS when you USE the table. This way they
will be under different Alias's and you can refer to one
as say Master and the Second as File2 or something...

or.. Try the AGAIN Clause, but I believe the first will
work for you...

>The error message I get is "File access denied."
>
>Here is what I'm trying to do:
>
>I have two PCs, each running Visual FoxPro. They have duplicate database structures with identical DB and table and field names. I update a table on PC #1 and pass it over to PC #2 so PC #2 can update his table to match PC #1's table update, but since the DBs, tables and field names are the same, I get the error whenever I try to OPEN or USE the PC #1's table and APPEND FROM into PC #2's table with the same name.
>
>How can I get around this problem? Is there a way to disassociate the PC #1 table from it database so the USE or OPEN will not cause a "File access denied." error?
>
>THANKS for your help. I think this is Deja Vu for me, but I am drawing a blank this afternoon.
Previous
Reply
Map
View

Click here to load this message in the networking platform