Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with Validate Database Recover
Message
De
17/12/2006 21:31:48
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01178459
Message ID:
01178463
Vues:
18
>I tried to include the following code a run-time executable:
>
>
>open database MyDatabase exclusive
>validate database recover
>
>
>I keep getting error that this requires that database is open exclusive. It is, from what I see.

I don't know why, but this works for me:
close data all
set exclusive on
open database mydbc exclusive
validate database recover
As if it's open twice, and the exclusive clause doesn't apply the second time, but then Set Exclusive On takes care of that.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform