Thread: Netbeans6.0 with PostgreSQl

Netbeans6.0 with PostgreSQl

From
venkat chalamala
Date:
Hi,<br /><br />This is venkat and after opening the netbeans i'm unabletoconnect to Postgres Databases.<br />I have the
databasename, trackversa and port numberand all.<br /><br />but i'm unable toconnect, please diagnose the problem.<br
/><br/>thank you.<br /> 

Re: Netbeans6.0 with PostgreSQl

From
Thom Brown
Date:
On 26 May 2010 06:07, venkat chalamala <chalamala.venkat@gmail.com> wrote:
> Hi,
>
> This is venkat and after opening the netbeans i'm unabletoconnect to
> Postgres Databases.
> I have the database name, trackversa and port numberand all.
>
> but i'm unable toconnect, please diagnose the problem.
>
> thank you.
>

There's very little to go on here.  What error message do you receive
when attempting to connect?  Are you sure the database you've selected
to connect to exists?  What user are you trying to connect as, and do
they have permissions to that database?  Is the PostgreSQL instance
local or remote?

Thom