Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Permissions and packing
Message
 
 
À
16/05/2005 13:08:40
Geoffrey Shuger
Shuger Software Services
Batavia, Illinois, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01014616
Message ID:
01014699
Vues:
22
>We recently adjusted permissions on two application folders located on the server in an effort to keep users from moving or deleting files from them. The folders, one of which contains program files and the other of which holds data and index files, were changed from allowing full access for everyone to allowing only administrators full control and allowing users to read, write and modify files. We started having problems with certain functions in the application, especially the PACK command, so we reset the permissions back to allowing everyone full access. We're still getting reports of failures when the application tries to PACK or DELETE a file, even though we've rebooted the server and some workstations, and given some users admin rights. Some parts of the application are still using FoxPro 2.6, and I've also experienced this behavior in the development environment of VFP 6.0. Have we missed some permission setting, or is there a problem with FoxPro, or what?

There's nothing in FoxPro that controls access to the files so the errors come from insufficient user rights. BTW, Pack command works in 3 steps:
1. Copy records to ne temp table and create indexes on it
2. Delete original table files
3. Rename temp table to the originl table name.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform