I always use BigDecimal for money, and convert to required formats when viewing. Otherwise, if you need to deal with other currencies, you might run into trouble.
Do you limit (scale) your BigDecimal to 2 places? If so, which constructor do you use?
Thanks for the reply.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
