On Wednesday 15 November 2006 17:15, Chang Aaron wrote:
> Hi :
>    I've installed all the modules include psycopg2 but
> I keep had the message "Unable to make connection"
> shown when I run the ConnectionEditor tool.
>    I can fetch data from postgresql table by handy
> python script but dabo can't .. what's wrong ?
>
>
> ---- here's the working env. -----------
> Platform: Win
> Python Version: 2.4.2 on win32
> Dabo Version: Version 0.6.4s; Revision 2100
> UI Version: 2.6.3.2 on wxMSW

I need a little more information.  Would you provide the "handy python 
script".  If you could simplify the script it would be helpful.  Can you 
connect using "psql".  Is the postgres engine running on the same box or a 
server (what OS is the server running).  Have you setup the tcp/ip? What port 
are you using?  

Can you help with the debugging?  If so check dbPostgres.getConnection.  
getConnection returns the connection but does not check user rights..etc.

Johnf

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to