Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error attempting to modify form.
Message
 
À
11/12/1998 09:46:03
Steve Goss
Aon Group Limited
London, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00166542
Message ID:
00166562
Vues:
20
There is probably a table in your data environment that VFP can't open. This could be because another user has the file open exclusively or because you're trying to open exclusively and another user has it open shared. I would start by doing a SET EXCLUSIVE OFF before opening the form. If that doesn't work, you can open the SCX like a table (USE MyForm.scx) and go to record 3. If you poke around in the various fields you should be able to figure out what it's trying to open. You can then change the SCX manually to fix the problem. Of course, make sure you have a backup of the SCX just in case you make the problem worse.

>I am getting the following error when I attempt to modiy a form:
>"Error loading file - record number3. Cursor1 .: File access is denied".
>
>I have not worked on this form recently. Not only that but when I retrieve and older version from SourceSafe I still get the error.
>
>Any clues?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform