Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is something wrong with this SEEK?
Message
From
27/12/2006 15:09:57
 
 
To
27/12/2006 14:57:46
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01180555
Message ID:
01180561
Views:
10
>Hello all.
>One of my co-worker saw one of my SEEK() statement and made a "big" deal that I shouldn't do it this way, but he wouldn't say why except to say that "it's not our standard"...
>
>What is wrong With
>
>IF SEEK(MyValue, "MyTable", "MyIndexTag")
>   ...
>ENDIF
>
>?
>
>Is there a reason why I should use this?

You didn't mention what version of VFP you are on but in VFP 6 there was a bug in the SEEK function but the INDEXSEEK worked fine and so did the SEEK command. Once we've moved to VFP 8 I use this SEEK function all the time.
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform