Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why becoming error(operand type mismatch
Message
De
17/09/2005 13:02:21
 
 
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
OS:
Windows XP SP1
Database:
MS SQL Server
Divers
Thread ID:
01050437
Message ID:
01050617
Vues:
22
>Fobio,

?

Convert this ?
>CAST(SUM(IIF(result="Fail",1,0)) AS I) Fail
SUM(CAST(result="Fail" AS I)) Fail
>please convert this line of code as
>TRANSFORM(roun((SUM(tobt)/SUM(tmax))*100,2),"##.##") AS PERCENTAGEu,;
> str((SUM(tobt)/SUM(tmax))*100,4,2) AS PERCENTAGEi;

post the your current SELECT.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform