Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Local Views as SEEK()
Message
From
12/10/1998 18:06:16
 
 
To
12/10/1998 17:41:59
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00146034
Message ID:
00146038
Views:
27
>How do I, using local views, seek or find records?
>
>
>Chris
Hi Chris.

You can either use a LOCATE FOR command or, if you like you can create a temporary index on the view and use SEEK. The view must be row buffered (rather than table buffered) when you create the index or VFP will give you an error.

Marcia
Previous
Reply
Map
View

Click here to load this message in the networking platform