Re: [Zope-dev] How to read ZODB with Python script?

2001-02-15 Thread Michel Pelletier
http://www.kuchling.com/zodb/guide/ -Michel On 15 Feb 2001, Petr Knapek wrote: > Hi Zopists, > > I would like to know how to connect to running Zope ZODB from a python > script. I would like to have possibility to read only objects from > ZODB? Is there any possibility how to do it when Zop

Re: [Zope-dev] How to read ZODB with Python script?

2001-02-15 Thread Shane Hathaway
Steve Alexander wrote: > > Petr Knapek wrote: > > > > > I would like to know how to connect to running Zope ZODB from > > a python script. I would like to have possibility to read > > only objects from ZODB? Is there any possibility how to do > > it when Zope application server is runni

Re: [Zope-dev] How to read ZODB with Python script?

2001-02-15 Thread Steve Alexander
Petr Knapek wrote: > > I would like to know how to connect to running Zope ZODB from > a python script. I would like to have possibility to read > only objects from ZODB? Is there any possibility how to do > it when Zope application server is running and not to corrupt > the ZODB? This

Re: [Zope-dev] How to read ZODB with Python script?

2001-02-15 Thread Chris McDonough
Hi Petr, Look into ZEO. You'll be able to connect to a ZODB database from multiple processes with ZEO. - C - Original Message - From: "Petr Knapek" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 15, 2001 11:34 AM Subject: [Zope-dev] H

[Zope-dev] How to read ZODB with Python script?

2001-02-15 Thread Petr Knapek
Hi Zopists, I would like to know how to connect to running Zope ZODB from a python script. I would like to have possibility to read only objects from ZODB? Is there any possibility how to do it when Zope application server is running and not to corrupt the ZODB? Thanks, Petr -- Petr Knápek