Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Previous record in a remote view
Message
From
18/09/1998 12:19:58
 
 
To
18/09/1998 12:00:07
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00138254
Message ID:
00138286
Views:
11
Thanks Edward, it worked. Sometimes I just dont do much thinking and expect others to help me.


>>Hi,
>>
>>I want to go to a previous record in a remote view. I maintain my primary keys in a seperate view and in that I fetch p. key < curent p.key and retrive my main view based on the value I get from the p. key view. But, it retrieves the least p. key value. ex. if the p.keys are like 2,4,5,6,8,9 and if I am at 6 and try to find previous, it finds 2. I guess it is b'cos it starts from the beginning of the table. How can get 5 and not 2?
>>
>>Please help
>>Thanks
>
>add Order by p.key Descending
Previous
Reply
Map
View

Click here to load this message in the networking platform