Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select 3 records
Message
From
13/03/2008 08:54:44
 
 
To
12/03/2008 16:06:50
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01301530
Message ID:
01301694
Views:
14
I don't think there's a easy SELECT-SQL statement that will give you what you want because SELECT-SQL is set based, not record based.

Why not work with LOCATE, SKIP -1 and SKIP +2?

>Here is an interesting question. Is it possible to construct a sql-select statement that will return 3 adjacent records with the wanted keyfield in the middle? That is, a specified record WHERE keyfield = lnVal plus the record before and the record after. The 2 boundary records would be for the purpose of identifying the previous and next records for navigation purposes.
>
>Any thoughts?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform