H E L P

Aaron Fransen aaronf at NOSPAMtelusplanet.net
Fri Sep 14 21:15:48 EDT 2001


I've used the standard ODBC module included with the Python distribution
(ActivePython anyway!) to connect to both MySQL and an IBM AS/400 with
virtually no issues.

Possibly the only problem is that you have to create the DSN record as a
SYSTEM DSN, NOT a  User DSN. Windows (2000 anyway, can't speak for 9x)
treats ODBC calls within an application as running through a different user
space.

"Charles" <charles at a3a.com.br> wrote in message
news:mailman.1000326495.8581.python-list at python.org...
> Hi
> Anybody know how can i connect a goddam microsoft SQL Server
> with linux python ?
>
> mxODBC not work.
> Dave Cole MSSQL module with Sybase ASE 11.9.2
> not work too...
>
> regards
> Charles
>
>





More information about the Python-list mailing list