JDBC: connecting

From: Magnus Therning <etrius(at)hem2(dot)passagen(dot)se>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: JDBC: connecting
Date: 1998-10-18 09:53:30
Message-ID: 199810180953.LAA15582@su3-4
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I can probably find the answer to my real question if I new:
Where can I get the javadoc-created documentation for postgresql.jar?

This is more specifically my problem:
Running RedHat5.1, Java1.1.5. I got the precompiled postgresql.jar from
RedHat's contrib archive.

When connection using DriverManager.getConnection(String, String,
String) I get an exception from String class that it's null somewhere...
Why?

Also, what's the 'password' supposed to be? I don't need to enter
password for connecting with psql...

(I'm not a subscriber to this list)

--
Magnus Therning
e-mail: magth615(at)student(dot)liu(dot)se
etrius(at)hem2(dot)passagen(dot)se
www: http://hem2.passagen.se/etrius

Browse pgsql-interfaces by date

  From Date Subject
Next Message Herouth Maoz 1998-10-18 10:02:42 Re: [INTERFACES] JDBC date problem
Previous Message Herouth Maoz 1998-10-18 09:49:19 Re: [INTERFACES] LiveWire Javascript and PGSQL