[Zope] Timestamp and Bool types in Zope

Grant Murphy Grant.Murphy@eskom.co.za
Wed, 04 Apr 2001 15:54:02 +0200


Thanks for the quick response. I think I found the problem! Finger =
trouble.

>>> "Peter Bengtsson" <peter@grenna.net> 04/04/2001 11:53:51 >>>
You might be thinking about the dtml-sqlvar, right?

the sqlvar is just there to help you create a long text string, the SQL
statement.
Use the syntax of strings or int however it suits you to produce the SQL
text string you need.

Cheers, Peter

From: "Grant Murphy" <Grant.Murphy@eskom.co.za>
Hi

I'm trying to insert or select timestamp and bool types into a postgres
database and I'm using PoPyDA. Zope seem to only
have types string, text and int, unless I missed something somewhere. =
Please
help as I'm a newbie?

Thanks
Grant


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


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