Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Zap a table.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00397610
Message ID:
00397621
Vues:
13
>Hi.
>How do i zap a table that belongs to a DBC?
>I do this, but doesn´t work.
>
>***********
>mydatabase=datadir+"datos1" && Datadir is the full path to datos1.dbc
>mytable="accounts"
>open data (mydatabase) exclusive
>use (mytable) exclusive
>zap
>close data all
>*****
>
>What am I doing wrong?

It doesn't appear you are doing anything wrong. Other than the fact that you don't need exclusive access to the DBC, it looks okay. You need exclusive access to a table. What error (if any) are you getting?
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform