Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create table from code
Message
De
11/10/1999 16:40:17
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00275148
Message ID:
00275152
Vues:
21
Hi David,

>Does anyone have any code that will generate code from an excisting table that would recreate the table?

What do you mean, you wnat to create a table with a mathcing structure to an exisiting one? How about COPY STRUCTURE or SELECT * FROM OldTable WHERE .F. INTO TABLE NewTable?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform