Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select and append
Message
From
31/08/2008 05:25:54
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Select and append
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01343606
Message ID:
01343606
Views:
60
hi all,
mytable have fields as

no name f1,f2,f4,f6 to....f65&& sometimes mytable have f1 to f56 aontehr time my table have only f1,f5,f8...etc
1 ali 12 4 34 8

i want new table as below if f1 ,f2,f4....found()

no name f1
1 ali 12
.
.
empty record
no name f2
1 ali 4
.
.
empty record

no name f4
1 ali 34
.
.
empty record

no name f6
1 ali 8
.
.
empty record

thanks again
.
thanks
Next
Reply
Map
View

Click here to load this message in the networking platform