[Zope-DB] Oracle DATE type question

Bo M. Maryniuck b.maryniuk@forbis.lt
Thu, 21 Nov 2002 15:33:25 +0200


On Thursday 21 November 2002 14:05, Ben Avery wrote:
> When using ZSQL methods to insert dates, you always have to use TO_DATE
> from the Zope string, so there's a certain amount of work to be done
> however you choose to do it.

Dah... I'm talking about StoredProcedure, not about ZSQL's. How practical=
ly:

=09cursor.procedure.test.date_procedure(<DATE HERE>)


--=20
Regards, Bogdan

Premature optimization is the root of all evil.
                -- D.E. Knuth