[Zope] best way to populate ZODB with ~11,000 folders?
Kyler B. Laird
laird@ecn.purdue.edu
Thu, 15 Feb 2001 16:04:23 -0500
[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