whats for password ? (JDBC)

From: Jaume Pausas <a1649(at)dis(dot)ulpgc(dot)es>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: whats for password ? (JDBC)
Date: 2000-02-03 14:17:28
Message-ID: 38998DF8.F0268759@dis.ulpgc.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi

Why when I use a getConnection(url,user,password) if I put any password
it connect?

Supose that a I have a db named felp and the create of it is jupito with
the password lolo

If i put : getConnection("jdbc:postgresql:felp","jupito","nolose"); it
connect!. Why? doesn´t it the correct password!

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 2000-02-03 14:41:27 RE: [INTERFACES] what´s for password ? (JDBC)
Previous Message Peter Mount 2000-02-03 14:14:30 RE: [INTERFACES] ConnectionPoolDataSource (JDBC)