Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SEEK
Message
De
22/04/1999 03:31:31
 
 
À
21/04/1999 12:23:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Re: SEEK
Divers
Thread ID:
00210609
Message ID:
00210892
Vues:
22
>Hi,
> I have a table which indexed. I have set the index in table designer. Every time I need to seek record, I have to USE mytable ORDER fieldname. Is there any ways to not issue this command and can seek record directly?
>
>Thank you

There's also
SEEK x IN mytable ORDER tagname

You wouldn't be SEEKING in a table that's not already open thought, surely.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform