[Zope] How do I enter data into ZODB?

CLIFFORD ILKAY zopeList at dinamis.com
Tue Mar 16 00:31:13 EST 2004


Hi,

I know how to use ZSQL methods to enter data into PostgreSQL. I want to 
create and save a Person object with the following attributes: firstName, 
middleName, lastName into ZODB with Zope. How would I do that?

I know Zope stores the objects that I can see with the ZMI in the ZODB. I 
would think it would be good practice to keep those objects separate from 
objects that I create and save, like the Person objects mentioned above. 
How would I keep them separate?

Regards,

Clifford Ilkay
Dinamis Corporation
3266 Yonge Street, Suite 1419
Toronto, Ontario
Canada M4N 3P6

Tel: 416-410-3326 




More information about the Zope mailing list