There is a problem when I have a money field in MSSQL 7, and if the value 
for that field is greater than 99,999,999 it will be truncated to 8 digit 
when i retrieve that field.

ex. Value = 155,000,000 it will truncated to 15,500,000

What I have to do with that problem..

That problem not appear on PHP4 - Win9X - MSSQL7


-- 
PHP Windows 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