MySQLdb problems

Asle Pedersen apederse at siving.hia.no
Fri Dec 31 03:19:23 EST 1999


I forward a reply from a similar message to yours on the group just a couple
of days agoe.
The reply was posted by Jeff Bauer, Rubicon Research (not posted to the
group).

--------------------------------------------------------------

Check out the starship:

ftp  starship.python.net
cd /pub/crew/jbauer
get mysql-python151-win32.zip

This compiled version appears to work okay,
but I don't use or support it.

Grab the two files from the same
ftp location:

  MySQL.pyd
  libmySQL.dll

Place these files in your Python home directory.
You may also want to replace your original python.exe
and python15.dll from the distribution.

---------------------------
I have not tried this yet but I think it will work.

regards,
Asle Pedersen
Dominik Friedrich <hajo.friedrich at t-online.de> wrote in message
news:84ftnd$fpi$1 at news06.btx.dtag.de...
> i wanted to have a direct interface from python to mysql on WinNT without
an
> odbc driver, so i got the mysqldb package. when i tried to compile it i
got
> 9 warnings and the linker stoped with an internal error but the _mysql.pyd
> was created. i copied this to the python dlls directory. when i try to
> import it i get the error message: ImportError: DLL load failed with error
> code 193
> what does it mean? can somebody help me to compile it correctly or give me
a
> compiled version for win32?
>
> Dominik Friedrich
>
>
>





More information about the Python-list mailing list