Lotus Notes Db connectivity with Zope
Hi, Does anybody know how to incorporate Lotus Notes databases into Zope? Is there any DA already existing for Zope or does Lotus Notes perhaps support sth. like ODBC? Thanks for the help, Gottfried Mayer
"Mayer, Gottfried" wrote:
Does anybody know how to incorporate Lotus Notes databases into Zope? Is there any DA already existing for Zope or does Lotus Notes perhaps support sth. like ODBC?
We do lots of this by hitting XML generating views in Domino and parsing the results in python from Zope. cheers, Chris
----- Original Message -----
From: "Chris Withers" <chrisw@nipltd.com> "Mayer, Gottfried" wrote:
Does anybody know how to incorporate Lotus Notes databases into Zope?
Is
there any DA already existing for Zope or does Lotus Notes perhaps support sth. like ODBC?
We do lots of this by hitting XML generating views in Domino and parsing the results in python from Zope.
There is/was also a free SQL-module for Lotus Notes that lets you speak to the DB with SQL/ODBC I used it to convert a Notes DB to oracle. /dario
http://www.lotus.com/download_kits.nsf/showkit?OpenAgent&product=NotesSQL~3. 0.1&platform=Windows~95&language=Englishhttp://www.lotus.com/download_kits.n sf/showkit?OpenAgent&product=NotesSQL~3.0.1&platform=Windows~95&language=Eng lish or thru: http://www.lotus.com/home.nsf/welcome/developernetwork haveta be a lotus web member... /dario - -------------------------------------------------------------------- Dario Lopez-Kästen Systems Developer Chalmers Univ. of Technology dario@ita.chalmers.se ICQ will yield no hits IT Systems & Services
Dario Lopez-Kästen wrote:
http://www.lotus.com/download_kits.nsf/showkit?OpenAgent&product=NotesSQL~3. 0.1&platform=Windows~95&language=Englishhttp://www.lotus.com/download_kits.n sf/showkit?OpenAgent&product=NotesSQL~3.0.1&platform=Windows~95&language=Eng lish
thanks, forwarded it on :-)
haveta be a lotus web member...
Lotus Premium Partner do it? Chris :-)
Hi Gottfried, --On Donnerstag, 16. August 2001 18:19 +0200 "Mayer, Gottfried" <gottfried.mayer@sdm.de> wrote:
Hi,
Does anybody know how to incorporate Lotus Notes databases into Zope? Is there any DA already existing for Zope or does Lotus Notes perhaps support sth. like ODBC?
There is an ODBC driver for Lotus Notes (see the vendors web site) I could not test it, since our notes administrator does not feel like so ;) HTH Tino Wildenhain
participants (4)
-
Chris Withers -
Dario Lopez-Kästen -
Mayer, Gottfried -
Tino Wildenhain