Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create a table from a table of a structure
Message
De
24/07/2008 16:20:11
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
24/07/2008 14:03:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Divers
Thread ID:
01333451
Message ID:
01333885
Vues:
9
>Hi,
>
>You could also try:
>
>
>
>USE myTable
>COPY STRUCTURE EXTENDED TO myTable.txt
>CREATE myTable2 from myTable.txt
>
What you get is not a txt - it's the same old table extended, a dbf. Doesn't matter which extension you slap on it, you can say COPY STRUCTURE EXTENDED TO myTable.xyz, and it will still create mytable.fpt as well (which is very bad if your table had memos - one of them would be missing it).

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform