Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Seek
Message
 
To
01/06/2004 08:03:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00908842
Message ID:
00908883
Views:
15
Hi,

We used to do the following before we moved to SPT with SQL backend:
SELECT MyItemTable
SET ORDER TO MyOrder
SEEK MyItem
SCAN WHILE {condition}
   {...}
ENDSCAN
HTH,
Arriyel

>Hi toall,
>
>i have a table1 with an index 'item', my problem is how seek all items starting in 4th position to the 8th positon without changing my index?
>e.g
>abc14421xyz01
>i need to seek all 1442 using seek statement and not select statement.
>please help.
>tia
>Ryan.
Speak using soft and sweet words in case you have to eat them later.
Previous
Reply
Map
View

Click here to load this message in the networking platform