[Zope] Learning...

Johan Carlsson crack@torped.se
Fri, 2 Apr 1999 12:21:41 +0200


> Hi Christopher,
> 
> I believe ZSQL is only showing how to display a database.
> 
> I was wondering how to enter the data. So, your suggesting to do 
> it through SQL? What about put commands... etc?

Hi Tom,

If you read the manual you will see how you can use
DTML to insert data into SQL-INSERTs and -UPDATEs.

It's quite flexible actually.

//johan