There maybe a way to get exclusive access even when someone is in the file by renaming
On some type of networks (Novell hav not tried on MS)
You can get exclusive access by doing the following.
1. rename the file (DBFname.* dbfname.*)
make sure to be do this through a DOS/command line interace.
2. copy the renamed files(,dbf .cdx fpt) back to orginal name
3. QUICKLY open if up in Foxpro exclusively
(If you wait someone may reopen the application and get to the file, it this happens repease step 1 and 2).
4. Make what ever changes you need
Tell your users to exit the application and go back in.
Unfortunately, all changes the users make the file
old(renameD) file will not go into the new one intill
the users reopen the application.
This procedure does work on a Novell network (Have not tried it on a WIN NT/200X) system
Let me know how this works