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:
00774766
Vues:
15
>'Missing comma' error

That's because Foxpro commands cannot be used inside IIF()
select ssns
scan
	insert into ssnpers values ( iif(ssn1>ssn2, str(ssn1) + str(ssn2), str(ssn2) + str(ssn1)) )
endscan
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform