Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table Order
Message
From
11/01/2010 11:58:07
 
 
To
11/01/2010 11:27:22
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
01442768
Message ID:
01443261
Views:
29
so i do
USE addition  EXCLUSIVE
INDEX ON fname TAG fname
MODIFY STRUCTURE
when i mod structure i see fname under under NAME and expression in the indexes tab.


then in the program my code is
	SET ORDER TO TAG fname
	SEEK addition.fname && if SEEK(addition.fname,'greater ','fname') 
but it tells me no table order set and points at the SET ORDER TO ( and when i comment that it points at the seek)
as far as i know the order is set using fname

im looking for ken in Addition.fname the logic looks right to me *shrugs
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform