Re: problem connecting to jdbc

From: "Nick Fankhauser" <nickf(at)ontko(dot)com>
To: "LINA M(dot) GARCIA HENAO" <limagarc(at)univalle(dot)edu(dot)co>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: problem connecting to jdbc
Date: 2003-11-08 22:48:10
Message-ID: NEBBLAAHGLEEPCGOBHDGKEIFJFAA.nickf@ontko.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


> conectar.getConexion("jdbc:postgresql://localhost/","lina","hello");

It looks like you aren't specifying a database name in your URL.

If you're just getting started, this FAQ may be useful to you:

http://www.fankhausers.com/postgresql/jdbc/

-Nick

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Nick Fankhauser 2003-11-08 22:54:15 Re: Accessing PG DB using jdbc
Previous Message Gupta, Sahil 2003-11-07 17:42:18 Accessing PG DB using jdbc