<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Segoe UI'; font-size:9pt; font-weight:400; font-style:normal;">Hi all,<br>
I have a working setup of PyQt4 and Mysql compiled using MingW.<br>
I created an exe file using py2exe successfully.When  I try to run it on a fresh windows machine the program errors out with.<br>
-- Database Error: Driver not loaded <br>
I tried to copy qsqlmysql4.dll and qsqlmysqld4.dll to the "dist"  directory without any success.<br>
How can I get MySQL driver to load?<br />-- <br />Thanks in advance.<br>
--<br>
Regards,<br>
<span style=" font-weight:600;">Anil </span><br>
<a href="mailto:anilet@gmail.com"><span style=" text-decoration: underline; color:#0057ae;">anilet@</span></a><span style=" color:#996666;">gmail.com</span><br>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0; color:#996666;">Visit our website :<a href="http://gallery.phoenixitsolutions.com.au"><span style=" text-decoration: underline; color:#0057ae;">gallery.phoenixitsolutions.com.au</span></a> </p></body></html>