Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trouble with set order
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Trouble with set order
Miscellaneous
Thread ID:
01289605
Message ID:
01289605
Views:
46
I am having some trouble with the set order command in one of my tables.

ThisForm.DtKeyPress = DATETIME()
ThisForm.dtMouseMove = DATETIME()
SELECT atpowner

SELECT atptanks

SELECT atpsite
SET ORDER TO OWNERID && OWNERID
GO TOP

This is in the Init of a form. Owner ID's are listed from 1 to 3500 or so. The records in the table are not in order. When I run this form, it always starts and 2 instead of 1. 2 is the first record listed in the table. This seems like such a simple problem, but nothing I am trying is working. This is a database I have taken over, so I am not familiar with some of the internal workings. Any suggestions?
Next
Reply
Map
View

Click here to load this message in the networking platform