Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PAD TRANSFORM and IIF giving me compile error
Message
De
11/04/2008 09:51:26
Mike Yearwood
Toronto, Ontario, Canada
 
 
À
11/04/2008 08:59:24
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01309915
Message ID:
01309928
Vues:
10
>This is a line from a SQL statement. I keep trying different things with parenthesis moved around, but I keep getting a compile error. Anything obvious? Forget that I don't need TRANSFORM on this line, but I will need it on other similar ones.
>
>
>PADR(THIS.Strip(TRANSFORM(IIF(Covr.Cvt='01','MediCare',IIF(Covr.Cvt='02','MediCaid','Other)), '@T')), 30, ' ') ;
>	AS IN1_15_00_Plan_Type, ;
>
Hey Jay!

Calling a UDF from a SQL command is really slow. Calling a method is even worse.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform