> > I distovered a small arithmetic overflow in numeric.c... > > Using tsql > > 1> select cast(-922337203685477.5808 as money) > 2> go > > --1566804069.-57 > Fixed in CVS. Tested on Linux and HP-UX 11.00 (all tests works). freddy77