RE: JDBC Problem

From: Peter Mount <petermount(at)maidstone(dot)gov(dot)uk>
To: "'tony'" <tony(at)uickarate(dot)com>, pgsql-interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: RE: JDBC Problem
Date: 2000-11-17 07:18:25
Message-ID: 1B3D5E532D18D311861A00600865478CF1B55D@exchange1.nt.maidstone.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

What have you got your classpath set to?

--
Peter Mount
Enterprise Support Officer, Maidstone Borough Council
Email: petermount(at)maidstone(dot)gov(dot)uk
WWW: http://www.maidstone.gov.uk
All views expressed within this email are not the views of Maidstone Borough
Council

-----Original Message-----
From: tony [mailto:tony(at)uickarate(dot)com]
Sent: Thursday, November 16, 2000 3:24 PM
To: pgsql-interfaces
Subject: Re: [INTERFACES] JDBC Problem

Michael, Peter, Chris,

Thanks for the advice. I forgot to mention that
I tried org.postgresql.Driver and it didn't work...

Tony

----- Original Message -----
From: "Michael Stephenson" <mstephenson(at)tirin(dot)openworld(dot)co(dot)uk>
To: "tony" <tony(at)uickarate(dot)com>
Cc: "pgsql-interfaces" <pgsql-interfaces(at)postgresql(dot)org>
Sent: Thursday, November 16, 2000 11:12 AM
Subject: Re: [INTERFACES] JDBC Problem

> > I am trying to load the driver by doing
> > >Class.forName("postgresql.Driver");
>
> Try:
>
> Class.forName("org.postgresql.Driver");
>
> Hope this helps
>
> Michael Stephenson
>
>

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 2000-11-17 07:23:20 RE: JDBC prob. Continued
Previous Message Thomas Lockhart 2000-11-17 06:53:17 Re: ODBC Maintainer?