Python newbie question

Rene Pijlman reageer.in at de.nieuwsgroep
Thu Jan 30 15:25:34 EST 2003


Nicolay Vasiliev:
>is there any way for connect to the database having ODBC driver 
>of this database (I mean having Windows OS on the client PC)?
>
>Particularly I need of Sybase SQL Anywhere connection. Maybe having
>ODBC-driver I need not of any specific technology to make connection?

The place to look is:
http://www.python.org/topics/database/ and
http://www.python.org/topics/database/modules.html

I don't see a module for SQL Anywhere directly, but there
certainly is an ODBC module (in fact, there are two). Check
Google for experiences
(http://groups.google.com/groups?as_q=mxODBC%20%22ODBC%20Interface%22&safe=images&ie=UTF-8&oe=UTF-8&as_ugroup=comp.lang.python&lr=&num=50&hl=en).

-- 
René Pijlman

Wat wil jij leren?  http://www.leren.nl




More information about the Python-list mailing list