Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Read Only Problem In DBF
Message
De
21/02/2013 06:10:52
 
 
À
21/02/2013 06:06:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01566644
Message ID:
01566645
Vues:
47
>For unknown reasons sometimes My DBF file is gets READ ONLY, due to which it does not appends Data.
>
>Is there any way to check that whether a File has become READ ONLY and If it is Than what would be code to make it Writable.
>
>
>Regards
>Harsh

Isreadonly()

And note that if you open a table which is already open in another work area, the table will be opened with the same attributes as it was opened earlier. This is from help:
When you open a table again in another work area, the table in the new work area takes on the attributes of the table in the original work area. For example, if a table is opened for read-only or exclusive access and is opened again in another work area, the table is opened for read-only or exclusive access in the new work area.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform