[Zope-DB] ADABASD

M.-A. Lemburg mal at egenix.com
Tue Jan 25 05:32:26 EST 2005


Christian Klinger wrote:
> Hello DB-Users
> 
> does anyone know how can i access a AdabasD Database from python or zope 
> in a unix/linux environment.
> 
> Where can i find a odbc driver for this database??

The ODBC driver for Unix/Linux comes with the database. You will
need to register it with the system's ODBC driver manager (iODBC
or unixODBC).

The connection to the driver can then be established using
mxODBC Zope DA which is available for Solaris, FreeBSD and
Linux (for other Unix platforms please write to sales at egenix.com).
It also runs on the various Windows platforms.

mxODBC Zope DA is a commercial Zope/Plone product available from
eGenix.com:

	http://zope.egenix.com/

Regards,
-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Jan 20 2005)
 >>> Python/Zope Consulting and Support ...        http://www.egenix.com/
 >>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
 >>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________

::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! ::::


More information about the Zope-DB mailing list