Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create a table from a table of a structure
Message
From
24/07/2008 16:20:11
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
24/07/2008 14:03:41
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01333451
Message ID:
01333885
Views:
8
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform