[Zope] Need help building a Zope Adaptor
Hannu Krosing
hannu@trust.ee
Tue, 20 Jul 1999 12:03:43 +0300
"M.-A. Lemburg" wrote:
>
> Hi everybody,
>
> I would like to start looking at building a Zope adaptor for
> mxODBC.
Thats great!
> Where can I find documentation about the API and
> features such an adaptor would have to provide ?
You should probably start with the win32 ODBC adaptor from
http://www.zope.org/Download/ZODBCDA
Don't be scared by the verbage about it being a binary relese,
it just means that sql.pyd is included, otherways it seems to be
fairly standard ZopeDA
> PS: I hope zope@zope.org is the right place to post this... sorry,
> if it's not.
Maybe zope-dev@zope.org would be better, but for me at least it's
ok here too
------------
Hannu