Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Query doesn't respect order of fields
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Query doesn't respect order of fields
Environment versions
Visual FoxPro:
VFP 5
Miscellaneous
Thread ID:
01229764
Message ID:
01229764
Views:
54
Hi All,

I'm writing a query witn an output to a table that already exists. Strange thing is that the order of the fields is not equal to the order as it is written in the query. It place the fields in alphabetic order in stead of how it is written.

For example:
Select  aveld, cveld, bveld from klm into table outputklm
I get the following order in the output table aveld, bveld, cveld. How could I solve this?

Thanks beforehand
Zakaria al Azhar
My blog on Actuaris.net
Next
Reply
Map
View

Click here to load this message in the networking platform