Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot change order on table
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Cannot change order on table
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01040941
Message ID:
01040941
Views:
62
I am trying to open a table programmatically and it keeps telling the table has no order set. If I open by the command line it works fine. The index is there and I can set the order to. But if I put this code in a program I get Table has no order set. Here is my code:
IF !USED("cmscomp")
    USE CMSCOMP IN 0 ALIAS CMSCOMP ORDER ARTIKEY
ENDIF
Any suggestions why this is this case
Neil Lewis
IT R&D Manager
Velmore Ltd
Next
Reply
Map
View

Click here to load this message in the networking platform