Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting the index value
Message
 
 
À
07/04/2003 10:06:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00774669
Message ID:
00774695
Vues:
17
>Thank you.
>PS
>You resolved my specific question.
>Can I understand that there is not way to get data directly from the index?

You can if you change index expression to something w/o MIN/MAX functions, for example
IIF(ssn1>ssn2,  STR(ssn1) + STR(ssn2), STR(ssn2) + STR(ssn1))
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform