Re: Jdbc driver

From: "Brett W(dot) McCoy" <bmccoy(at)chapelperilous(dot)net>
To: sugumar <sugusri76(at)yahoo(dot)com>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Jdbc driver
Date: 2001-03-30 02:35:16
Message-ID: Pine.LNX.4.30.0103292131590.16730-100000@chapelperilous.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Wed, 28 Mar 2001, sugumar wrote:

> class meeting123
> {
> public static void main(String args[]) throws Exception
> {
> Class.forName("postgresql.Driver");

This should be "org.postgresql.Driver"

-- Brett
http://www.chapelperilous.net/btfwk/
------------------------------------------------------------------------
Arguments are extremely vulgar, for everyone in good society holds exactly
the same opinion.
-- Oscar Wilde

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message sugumar rathinam 2001-03-30 03:16:45 about jdbc driver connection(urgent)
Previous Message Joe Shevland 2001-03-29 22:05:48 RE: [JDBC] Possible large object bug?