When working with sql cursoradapters in grids, amounts are always missing the
zero before the decimal point. e.g .00 or .45 instead of 0.00 and 0.45.
They display correctly in a textbox. The VFP cursoradapter shows correctly
in the same grid class so it can't be a formatting problem within the grid.
If you BROWSE the cursoradapter, you again see the fields without the zero
before the decimal points. What causes this and is there any way of forcing
the zero to show?

Thanks for any help,
Bernie