Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SAVE TO problems
Message
De
14/11/2001 05:22:10
 
 
À
13/11/2001 14:21:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00580801
Message ID:
00581380
Vues:
17
>>Hi
>>
>>I have had some funny results with SAVE TO and I can't be sure if I it is an NT issue or a VFP one.
>>
>>A lot of our users have notebooks running on NT4 and occasionally connect to the N/W and run an app that does various things, and afterwards it writes back to a memory file on the Local C: drive (using SAVE TO), but occasionally has problems and errors with:
>>
>>"File Access Denied"
>>
>>Huh ???
>>
>>Why would access be denied to a Local file ?
>>
>
>(1) You already have it open in a mode that would deny the ability to overwrite the file. This might include having FOPEN()ed or FCREATE()d the file previously using LLFIO and not releasing the file handle.

I'm only using RESTORE FROM and SAVE TO.


>(2) Under WinNT/2K/XP, not all users have all rights to all folders or files in a given folder. Check the current user's permissions and security rights.

Done

>(3) Another user has the file open at the time through a share.

File is local and is not shared.

>(4) A background task has the file open temporarily - Fast Find and some backup programs have a nasty habit of doing this at unopportune moments.

That's a possibility, we avoid Fast Find, but it could be another program opening it.

>(5) A cow flew by and distracted the OS Kernel.

Nah, it would have been a pig :)

>>Can anyone shed any light on this ? Is it NT playing up ? or is it something I may be doing wrong?
>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform