Charlie Griefer wrote:
> Is there any "bottom line" recommendation on using the Money datatype
> in SQL Server?  I've googled and found a lot of folks say not to use
> it because of accuracy issues (and of course, the fact that it's
> proprietary), but I haven't seen any that suggest a better
> alternative.
> 
> My understanding is that Money is exactly the same as Decimal(19,4)...

If that is the case, why would you want to use it instead of 
Decimal(19,4)? What value does it add to your application?

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307187
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to