[Zope] external method and gadfly

Rico Friedrich Rico.Friedrich@informatik.tu-chemnitz.de
Sun, 5 Mar 2000 14:41:48 +0100 (MET)


hi,

i've got two questions dealing with gadfly and
python scripting using external methods (Zope).

1. how to set the column- and table-name dynamically 
   in a sql-query ?
   i.g. c.execute("select var1 from var2")

2. what's wrong if there is no table-update after
   invoking     c.execute("update ...")
                c.commit()
   (autocheckpoint enable)

thanks for your help
rico