huima at huima.net wrote at 2004-4-21 11:11 +0300: >has anyone yet seen/done Zope adapter for cx_Oracle python module? I had the impression that "cx_Oracle" comes with a Zope adapter. If not: all database adapters for a DB API compatible interface are very similar. Take any one as a blueprint and make the (few) necessary adaptions for cx_Oracle. -- Dieter