Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why becoming error(operand type mismatch
Message
From
17/09/2005 11:58:43
 
 
To
16/09/2005 15:16:37
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Database:
MS SQL Server
Miscellaneous
Thread ID:
01050437
Message ID:
01050608
Views:
18
Thanks Fabio you reply,
i am not getting percentage correct
with out sum result correct but when i use these codes not get corret.
Can you describe me more
TRANSFORM((sum(tobt)/sum(tmax))*100,"##.##") AS PERCENTAGE,;
  TRANSFORM(ROUND((SUM(tobt)/SUM(tmax))*100,2),"##.##") AS PERCENTAGEu;
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform