Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Locate or Seek?
Message
From
04/05/1999 01:16:03
 
 
To
04/05/1999 00:36:59
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00214836
Message ID:
00214860
Views:
27
SEEK needs and order tag/index. There is a SEEK command and a SEEK() function. SEEK() lets you specify the alias and the index. It doesn't decrease performance (BTW, decrease compared to what?:)). The order is not reset, as you can test using ORDER().

More in the help file which is pretty clear on both.

V

> I tried to use SEEK in my project. It give error if I don't issued USE mYtable ORDER mytag. Somebody told me to use SEEK(myvalue,mytable,mytag). Will it decrease the performance? Is it reset the order every time the SEEK () issued?
> Thank you
Previous
Reply
Map
View

Click here to load this message in the networking platform