You're welcome. I went through the same thing and decided that I was doing it the wrong way, hopefully your experience will be better. Storing it a ZODB has definite powerful advantages and dis-advantages. In my mind I believe the way forwards is ZPatterns which can produce a ZODB style storage, whilst really storing everything in a RDBMS. I couldn't tell you more than that though since I don't understand it myself. -- Andy McKay. ----- Original Message ----- From: "Kyler B. Laird" <laird@ecn.purdue.edu> To: "Andy McKay" <andym@activestate.com> Cc: <zope@zope.org>; <cameron@lairds.com> Sent: Thursday, February 15, 2001 1:04 PM Subject: Re: [Zope] best way to populate ZODB with ~11,000 folders?
[Good Stuff snipped]
Thanks for the encouragement and suggestions.
We've used Oracle for everything, but I want so much to move completely to ZODB so that I can use ZEO. I'm willing to put in some extra effort to move down this path.
You can't use a relational DB with ZEO? Thats a problem.
Yes, a relational DB should be usable with ZEO (right?) although I haven't tried that yet.
I was just pointing out that I want to go *through* ZEO/ZODB to get to the data instead of writing ZSQL Methods to access it.
Thank you.
--kyler
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )