[Zope-DB] external ZODB from Zope interface

Dieter Maurer dieter at handshake.de
Thu Feb 2 14:36:33 EST 2006


gyro funch wrote at 2006-2-2 04:34 -0800:
>I am a Zope newbie with some Python experience. We have a large amount of scientific data that we are planning to load into several ZODBs.
>>From the Zope interface, how can I access these 'external'
>databases?

To access additional storages, you use
"Products.ZODBMountPoint.MountedObject.MountedObject" instances.

Mounting is similar to mounting under *nix.


-- 
Dieter


More information about the Zope-DB mailing list