I was kicking the idea of making one around, but I don't think I'll have time to do it. There's a document on how to write a Zope database adapter by Chris Petrilli at: http://www.zope.org/Members/petrilli/WritingADA Since the Python layer has been (well) done by Alex, it shouldn't be too hard to make one if you're OK with Python. Good luck!
-----Original Message----- From: kyn [mailto:kyn@pacific.net.sg] Sent: Wednesday, June 07, 2000 12:34 AM To: 'zope-dev@zope.org' Subject: [Zope-dev] (no subject)
Hi Zope-developers,
I try out Zope last week and was greatly impressed with the flexiblity of the zope system. Now, I am thinking of porting my Company intranet to zope but I have one problem. Our company backend database servers (for items catelogs, leave application ...etc) sits on Inprise Interbase server. I check through all the mailing list and unable to find an adapter to it.
Currently, I notice that Inprise has made Interbase an open source database system on linux. Is there anyone looking into coming out with an adapter on Interbase ?
Or someone in the developing labs can give me guidelines on how to write an adapter for Inprise Interbase on linux. I manage to get a copy python code that can access Interbase server on linux. Credit has to be given to Alexandra (email :'alexan@misha.micex.com').
Need advise ...
bye ... kyn
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
participants (1)
-
Chris McDonough