Re: [ADMIN] reg db access from windows

2006-01-05 Thread sandhya
se tell me. -Sandhya     - Original Message - From: Patrick Meylemans To: sandhya Sent: Friday, January 06, 2006 12:33 AM Subject: Re: [ADMIN] reg db access from windows Hi,Best is to log in as te user who owns the database (standard this should be postgres I assume

Re: [ADMIN] reg db access from windows

2006-01-04 Thread sandhya
If i am using local host..Should we not use IP addree of that . like: char ConnInfo[]={"dbname=pilot user=postgres password=megarac host=localhost port=5432"}; When iam giving host = 10.9.8.54(local ip where the DB is running)...The following error iam getting Connection to database fai