Re: Re: Help!Can't connect Postgresql JDBC driver

From: Joseph Shraibman <jks(at)selectacast(dot)net>
To: George Johnson <gjohnson(at)jdsc(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Re: Help!Can't connect Postgresql JDBC driver
Date: 2000-12-14 21:16:11
Message-ID: 3A39389B.DDC8E07F@selectacast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

George Johnson wrote:
>
> I'm not sure if this helps, but for some reason,
> Class.forName("postgresql.Driver") is listed but probably should be
> Class.forName("org.postgresql.Driver") ... the driver is actually beneath
> the org directory. I'm not familar with linux variants of the PostgreSQL
> stuff. Sometimes when in doubt, unjar (jar -xvf) the jar files and look at
> what's inside. That often times points to problems. Also, always remember
> to include jar files in your classpath.
>
> Is there a postgresql.jdbc or postgresql.java mailing list? This probably
> belongs there ...
>

The interfaces list.

--
Joseph Shraibman
jks(at)selectacast(dot)net
Increase signal to noise ratio. http://www.targabot.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alfred Perlstein 2000-12-14 21:22:13 Re: is libpq thread-safe?
Previous Message npat 2000-12-14 21:14:55 is libpq thread-safe?