17 Mar
2000
17 Mar
'00
2:31 a.m.
I feel I've managed to get a grip on search query's through web interfaces, but I can't find any documentation to show me how to setup a web page that will allow me to use an sql method with the 'INSERT INTO' string so that I can insert data into my database.
Can anyone offer any documentation links or tell me how to do this ?
The Z SQL Methods User's Guide http://www.zope.org/Documentation/Guides/ZSQL-HTML/ZSQL.html This shows you everything you need to know to do things the Zope way. It assumes you have a basic understanding of HTML forms and the SQL language. -jfarr