> 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