[Zope] Inserting date/time/boolean fields in table using dtml-sqlvar in ZSQLMethod

Lennart Regebro lennart@regebro.nu
Sun, 27 Jan 2002 14:36:19 +0100


For boolean int worked fine for me. I don't know about dates though. Try int
or string and see.

----- Original Message -----
From: "Igor Leturia" <IGOR@emun.com>
To: <zope@zope.org>
Sent: Sunday, January 27, 2002 1:44 PM
Subject: [Zope] Inserting date/time/boolean fields in table using
dtml-sqlvar in ZSQLMethod


  Hi all!

  How can I insert a record in a table using ZSQLMethod, if I have got
date, time or boolean fields? dtml-sqlvar allows only string, int, float
and nb types.

  Thanks in advance,

Igor Leturia

_______________________________________________
Zope maillist  -  Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )