Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Annoying result from MySQL COUNT(*)
Message
 
 
To
06/03/2009 13:34:42
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
MySQL
Application:
Desktop
Miscellaneous
Thread ID:
01386273
Message ID:
01386289
Views:
68
Did you try CAST(... AS DECIMAL(9,0))?

>In MySQL Cast can be one of the following types:
>Binary
>Char
>Date
>Datetime
>Decimal
>Signed integer
>Time
>Unsigned integer
>
>I have tried it before, but if I use signed or unsigned integer, it creates a character result. But now that you mention it I checked and using Decimal does result in a numeric output. I never thought of using Decimal, have to check what they mean with that. Strangely enough, it always displays two decimal points, but for my calculations that will work.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform