I have a query who is returning a NUMERIC(18,8) column.

In the IBExpert, te resultset is:

30,91271111
836,58000000

But PHP returns in a strange format:

3.91271111
83.658000000

Somebody help ?
-- 
View this message in context: 
http://old.nabble.com/PHP%2BFirebird-numeric-format-problem-tp26573276p26573276.html
Sent from the PHP - General mailing list archive at Nabble.com.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to