Zope ZSQLMethod Question
Steve Williams
sandj.williams at gte.net
Sat Sep 9 21:46:19 EDT 2000
More information about the Python-list mailing list
Sat Sep 9 21:46:19 EDT 2000
- Previous message (by thread): Zope ZSQLMethod Question
- Next message (by thread): Zope ZSQLMethod Question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Why is it that
<dtml-var AUTHENTICATED_USER>
will display properly in a document, but
Select * from zot where x = <dtml_sqlvar AUTHENTICATED_USER
type=string>
will fail in a ZSQLMethod invoked by a DTML document?
- Previous message (by thread): Zope ZSQLMethod Question
- Next message (by thread): Zope ZSQLMethod Question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list