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:
00523626
Vues:
8
>Is there a way to add a table to a database container (dbc) programaticaly as opposed to visualy ?

Sam;

Something like:

CREATE TABLE MyTable (FirstName C(15), LastName C(25)) && Creates table

SET DATABASE TO MyDataBase && Open Database

ADD TABLE MyTable && Add table to database

Tom
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform