
sgottlieb at optaros
Feb 2, 2006, 7:38 AM
Post #4 of 8
(3107 views)
Permalink
|
Sorry, I misread your question. One thing that you could do is go to the Zope instance with the database that you want to export, go to the directory that you want to export and then use the Zope export utility. This assumes that your data is sitting in a folder within the database. Try this: http://www.faqs.org/docs/ZopeBook/BasicObject.html --Seth gyro funch wrote: > Thanks for the very useful reference. > However, I don't see anything in there about accessing a ZODB. I may > have missed something, but I don't see a suitable ZODB adapter that I > can add in the Zope interface (similar to what is apparently possible > for Gadfly, MySQL, PostgreSQL, and other DBs). > > Any other ideas about how to access 'external' ZODBs and make them > part of the Zope project? > > Thanks. > > -g > > */Seth Gottlieb <sgottlieb [at] optaros>/* wrote: > > This is a good write up of how to do it. > > http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/RelationalDatabases.stx > > --Seth > > gyro funch wrote: > > > Hi, > > 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. > & gt; From the Zope interface, how can I access these 'external' > > databases? Are databases other than Data.fs accessible? Must > this be > > done using an external method of some sort? > > > > Thanks for your help. > > > > -g > > > >_______________________________________________ > >Zope-DB mailing list > >Zope-DB [at] zope > >http://mail.zope.org/mailman/listinfo/zope-db > > a > > > > -- > Seth Gottlieb > Optaros, Inc. > 60 Canal Street > Boston, MA 02114 > e: sgottlieb [at] optaros > v: 617.227.1855 ext. 107 > f: 617.227.1755 > m: 617.852.2956 > b: http://contenthere.blogspot.com > > > ------------------------------------------------------------------------ > Yahoo! Autos > <http://us.rd.yahoo.com/evt=38381/%20ylc=X3oDMTEzcGlrdGY5BF9TAzk3MTA3MDc2BHNlYwNtYWlsdGFncwRzbGsDMWF1dG9z/*http://autos.yahoo.com/index.html%20>. > Looking for a sweet ride? Get pricing, reviews, & more on new and used > cars. -- Seth Gottlieb Optaros, Inc. 60 Canal Street Boston, MA 02114 e: sgottlieb [at] optaros v: 617.227.1855 ext. 107 f: 617.227.1755 m: 617.852.2956 b: http://contenthere.blogspot.com _______________________________________________ Zope-DB mailing list Zope-DB [at] zope http://mail.zope.org/mailman/listinfo/zope-db
|