[Zope] Simplest example of INSERT

tango mike thilo@eevolute.com
Wed, 2 Jun 1999 18:27:31 +0200 (CEST)


On Wed, 2 Jun 1999, Daniel M. Drucker wrote:

> And then a Z SQL Method 'sqltestthing':
> INSERT INTO TESTTABLE (color,flavor)
> VALUES (<!--sqlvar col type=nb-->,<!--sqlvar fla type=nb-->)

try <!--#sqlvar ... _with_ the '#' ...

t.