Re: HELP : Can't load JDBC driver !

From: Peter Mount <peter(at)retep(dot)org(dot)uk>
To: nusa <maheswara(at)freeuk(dot)com>, pgsql-sql(at)postgresql(dot)org
Subject: Re: HELP : Can't load JDBC driver !
Date: 2001-04-29 10:11:23
Message-ID: 5.0.2.1.0.20010429110947.01fd7290@mail.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Please send JDBC related emails to the JDBC list :-)

At 00:54 21/04/01 +0100, nusa wrote:
>Hi,
>
>Yes, I cant't load the JDBC driver !!!
>There must be a silly set-up somewhere, but I
>can't find it.
>4. the JDBC driver is in the CLASSPATH :
> ...;/home/nusa/Java/PostgreSQL/jdbc7.0-1.2.jar

Ah, you have a semicolon ; instead of colon. ; is for Windows, : for unix.

Please read: http://jdbc.postgresql.org/docs/#install

Peter

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Eliel Mamousette 2001-04-29 17:08:02 SQL Server -> Postgres migration: Stored Procedure replacement?
Previous Message Ossie J. H. Moore 2001-04-29 05:30:34 Re: order of multiple assignments in UPDATE