ID:               12228
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Duplicate
+Status:           Closed
 Bug Type:         ODBC related
 Operating System: Windows 98
 PHP Version:      4.0.4pl1


Previous Comments:
------------------------------------------------------------------------

[2002-01-21 09:23:27] [EMAIL PROTECTED]

duplicate of 12423

------------------------------------------------------------------------

[2001-07-18 07:16:16] [EMAIL PROTECTED]

Easy to describe:

echo odbc_result($ref, "column");
$a = (double) odbc_result($ref, "column");
echo "   /   " . $a;

output:

55.25   /   55

If I assign result from odbc_result to some variable, it's ALWAYS
convertet to INTEGER.

(I'm used MS Access 2000.)


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=12228&edit=1

Reply via email to