Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting the index value
Message
 
 
À
07/04/2003 12:36:41
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:
00774903
Vues:
10
>'Missing comma' error
>
select ssns
>scan
>	iif(ssn1>ssn2, insert into ssnpers values(str(ssn1) + str(ssn2)),insert into ssnpers values(str(ssn2) + str(ssn1))
>endscan
Not exactly sure, what you're up to, but check KEYMATCH(), INDEXSEEK() and LOOKUP() functions in VFP Help.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform