Zope and NT databases

Sarah Burke smb at bby.com.au
Mon Jan 10 18:13:50 EST 2000


Well, how about if I was using a client/server database, like Microsoft's SQL
server?

Sarah

Jochen Knuth wrote:

> Hi,
>
> Bill Scherer wrote:
> >
> > You want ZODBCDA:
> >
> > http://www.zope.org/Products/DA/ZODBCDA
> >
> > Sarah Burke wrote:
> >
> > > Hello...
> > > I want to connnect up to a NT Access 97 Database through Zope running on
> > > Unix. Is the mxODBC module in an External Method the way to go?
> > > Thanks in advance
> > >
>
> if i remember correctly ZODBCDA only works on Win32 platform.
>
> also Access 97 is not a client/server database, so you cant connect to
> it from unix directly to it.
>
> perhaps the ODBC Socket Server from http://odbc.linuxbox.com/index.html
> will work (haven't tried it).
>
> You have to write a python client for the ODBC Socket Server (if noone
> else has written it, don't know).
>
> Ciao,
> Jochen
> --
> --------------------------------------------------
> Jochen Knuth          WebMaster http://www.ipro.de
> IPRO GmbH             Phone ++49-7152-93330
> Steinbeisstr. 6       Fax ++49-7152-933340
> 71229 Leonberg        EMail: J.Knuth at ipro.de




More information about the Python-list mailing list