[Zope] ZOracleDA-beta5 problem; possible bug running NT
Zac Stevens
zstevens@cryptocracy.com
Wed, 5 Sep 2001 01:57:00 +1000
On Wed, Sep 05, 2001 at 12:51:35PM +1000, Zac Stevens wrote:
| That's purely as a result of the Python type that the column is cast into.
| It would seem that the NVL function changes that from an int to a float in
| that case.
|
| Again, a pain to deal with but entirely logical nonetheless.
And then in all the excitement I didn't post my own solution - just add a
fmt string to your dtml-var.
-Z