ID: 11631 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: InterBase related Operating system: Windows PHP Version: 4.0.6 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 ). Previous Comments: --------------------------------------------------------------------------- [2001-06-23 14:39:29] [EMAIL PROTECTED] 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 ). --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=11631 -- 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]