Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Programatic adding table to dbc
Message
 
À
26/06/2001 12:20:43
Sam Trenchard
System Support Services
London, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00523621
Message ID:
00523640
Vues:
10
>Is there a way to add a table to a database container (dbc) programaticaly as opposed to visualy ?

Another way is to copy the table (provided it exists already and currently selected) using the COPY command and DATABASE clause.

COPY TO mynewtable WITH CDX DATABASE c:\mytest\mytargetdatabase.dbc
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform