Where is Qt's plugin folder? I can only find this<br><div><br><div>C:\Python26\Lib\site-packages\PyQt4\plugins\sqldrivers<br><br>It has 4 files in it.<br><br>qsqlite4.dll</div><div>qsqlmysql4.dll</div><div>qsqlodbc4.dll</div>
<div>qsqlpsql4.dll
</div><div><br><br><br><br><div class="gmail_quote">On Wed, Jan 11, 2012 at 5:45 PM, Andreas Pakulat <span dir="ltr"><<a href="mailto:apaku@gmx.de">apaku@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 11.01.12 16:56:38, Panupat Chongstitwattana wrote:<br>
> I'm using the same ip address, same user name and same password to make<br>
> connection. What could cause QtSqlDatabase to fail connection where<br>
> psycopg2 has no problem? Am I missing something? Do both of them connect to<br>
> the same port by default? Anyway to view more detail error message of QtSql?<br>
<br>
</div>Did you check that you have the postgresql driver for Qt installed and<br>
working? Check the Qt plugins for the psql driver and check that it can<br>
find the postrgesql dll.<br>
<br>
Andreas<br>
<br>
_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
</blockquote></div><br></div></div>