Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Quickest method
Message
From
09/11/2004 14:48:41
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
09/11/2004 14:35:21
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Novell 4.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00959698
Message ID:
00959718
Views:
8
This message has been marked as a message which has helped to the initial question of the thread.
>I keep getting a "file access is denied" error with this method. Not in the designer though... only after I have built the .exe.

That might mean that you have opened the table exclusively, before. Try to see where you open the table is open, and change to shared access:
use MyTable shared
or
set exclusive off
...
use MyTable
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform