Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table's BackLink
Message
 
 
À
16/08/1997 10:17:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00045113
Message ID:
00045117
Vues:
21
>How can I create , by program, the back link for a table to mark it as belonging to a database ?
>Is it only possible with the instruction "VALIDATE DATABASES RECOVER" ( But it runs only by the Command Windows) ?
>
>
>thanks
>
>Alessio

Programmatically, wouldn't the following work?

Open Database MyDB
Add Table MyTable Name MyLongTableName

This assumes the table is a free table (not already part of another DBC). Or have I missed the point of your question? You may have to issue a REMOVE TABLE command first.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform