Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP70 - Append from
Message
 
 
À
04/06/2002 10:17:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00664455
Message ID:
00664482
Vues:
13
>I open the first table (First Database is opened)
>USE C:\FOLDER111\CLIENTS
>
>I append from a second table (Second Database is opened)
>APPEND FROM C:\FOLDER222\ADDRESSES
>
>Question:
>Why is the second database open after the append? The second table was closed. Is this done by design or is this a bug?

Any time you open a table that is a member of a DBC, the DBC is implicitly opened. The exception to this is if you access the table via ODBC. This is by design.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform