Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MODIFY STRUCTURE - any alternative?
Message
From
15/05/2000 13:24:56
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00369548
Message ID:
00369697
Views:
17
>>You're right, field order should never come intoplay in an application, but keping the fields in alpha order (or some other intuitive order) can sure make
>
> I disagree. If you want to create an SDF file, you use
> COPY TO ... TYPE SDF (or something like this, don't remember exact syntax right now). The fields MUST BE in a right order...

That's what SELECT SQL is for. Create a new cursor with the fields in the order you want, and COPY TO from that. There is NEVER a reason that an application should need fields in a certain order, and if there is, your application design is flawed.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform