Quote Originally Posted by Methedrine View Post
If you want to check if some DLL is missing, run dependency walker on your exectuable / qsqlpsql.dll.
I runned dependency walker and It didn't found 2 dlls:

LIBPQ.DLL
MSJAVA.DLL

I found these two files in internet!! The first I putted in my application/sqldrivers directory and the second in c:\windows\system
I'm using postgre 8 and the libpq.dll is 7.0.2 have any problem with it?