4 Aug
2003
4 Aug
'03
1:49 p.m.
I've put "select 3::numeric(10,2)" in a zsql method, in a zpt that calls that method and in the test tab of a zpsycopg database connection object getting the same results on all of them. Thanks. Luis. Chris Withers wrote:
Luis Mariano Luporini wrote:
in zope I get a result of 3.0 (why just one decimal place?)
What code are you using that displays this?
cheers,
Chris