Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DBC - adding tables
Message
 
 
À
30/07/2001 12:31:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00537276
Message ID:
00537312
Vues:
11
n = afiles( laTables, "*.dbf" )
for i = 1 to n
   add table (juststem(laTables[i,1]))
endfor
>Is there a quick way to add a whole lot of tales to the DBC without doing it 1 by 1 - e.g point to a dir and add contents ? - I've got a system with about 80 odd tables and it's a bit of a PITA !
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform