From:             [EMAIL PROTECTED]
Operating system: Windows
PHP version:      4.0.5
PHP Bug Type:     InterBase related
Bug description:  php_interbase.dll    problem

Hi there,
I found something strange about the php_interbase.dll included in versions 4.0.6 and 
4.0.5. Both dlls in the different versions have the same size, but they return 
diffrent results from a sql query that uses agregate SUM().
All I do is to select from the table, SUM the results and display them out. When I use 
the dll included in 4.0.5 the results are acurate. When I use the dll included in 
4.0.6 with php 4.0.6 instead of exact numbers like 25.0 , I receive 25.2  and this is 
in all my results ( + 0.2 ).



-- 
Edit Bug report at: http://bugs.php.net/?id=11631&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to