Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating a table at runtime
Message
 
 
À
19/01/2001 13:27:44
Héctor Lizarraga
Gobierno Del Edo de Querétaro
Querétaro, Mexique
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00465880
Message ID:
00465899
Vues:
10
>How can i create a table at runtime through code?
>
>Thanks
>Héctor L.

If you only need it temporarily, see CREATE CURSOR command. When you close a cursor, the temp file created for the cursor [and index file if any] are automagically deleted.
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform