16 Nov
1999
16 Nov
'99
8:47 a.m.
Hi, I'm trying to follow Zope ZSQL tutorial with Gadfly examples. Does 'demo' database contain any tables? I thought it does not contain any tables, so I created Z SQL Method with this line: create table PEOPLE (name char(30), surname char (40)) ... but Gadfly does not accept this. Where can I learn about SQL syntax for Gadfly? -- Milos Prudek