ODBC on unix w/o mxODBC
Gillou
nospam at bigfoot.com
Mon Feb 18 09:07:10 EST 2002
More information about the Python-list mailing list
Mon Feb 18 09:07:10 EST 2002
- Previous message (by thread): ODBC on unix w/o mxODBC
- Next message (by thread): ODBC on unix w/o mxODBC
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
mxODBC is the only (AFAIK) known python wrapper over unix ODBC managers (any of iODBC or UnixODBC) Alternate solution, use a direct connection to your DBMS client (no ODBC) Search from http://www.python.org/sigs/db-sig/ HTH --Gilles "Ville Vainio" <vvainio at karhu.tp.spt.fi> a écrit dans le message news: yoxadu7xhk1.fsf at karhu.tp.spt.fi... > Briefly put: can it be done? I'm mainly concerned with the price tag > on mxODBC... > > -- > Ville Vainio - http://www.tp.spt.fi/~vvainio - ICQ #115524762 > Wild geese have no intention to cast a reflection > Water has no mind to assume their form
- Previous message (by thread): ODBC on unix w/o mxODBC
- Next message (by thread): ODBC on unix w/o mxODBC
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list