Ciaran Archer wrote:
> 
> The problem centers around any float field in the DB, (e.g. 1.0). 

> Does any one know whats is going on here? Is it a problem with the driver SETTINGS, 
> that it doesn't pad decimals with nothing after the decimal point? Is it a SQL 
> server problem?

If you want a fixed number of decimals, use numeric, not float. 
Float is not an exact type and can thus be rounded just as the 
software sees fit.

Jochem



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

Reply via email to