On Wed, Feb 13, 2008 at 05:11:13PM -0600, Christopher Singley wrote:
> I believe every DecimalCol explicitly declares a size, so the total width 
> should be easy to calculate (i.e. size+1).

   Couldn't we get an incorrect result trying to compare right-padding
"009.11" and "2112.123456789"? I.e., could we rely solely on the size, not
counting the number of digits in fraction?

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to