Re: No suitable driver - Mailing list pgsql-jdbc

From Paul Thomas
Subject Re: No suitable driver
Date
Msg-id 20031025004536.A15949@bacon
Whole thread Raw
In response to No suitable driver  ("Mike Kenny - CPX Mngd Services" <Mike.Kenny@Comparex.co.za>)
List pgsql-jdbc
On 23/10/2003 10:54 Mike Kenny - CPX Mngd Services wrote:
> My code is quite simple
>
> try {
>     Class.forName("org.postgres.Driver");

It's org.postgresql.Driver

--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller
Business |
| Computer Consultants         |
http://www.thomas-micro-systems-ltd.co.uk   |
+------------------------------+---------------------------------------------+

pgsql-jdbc by date:

Previous
From: Anders Hermansen
Date:
Subject: Re: Help Me
Next
From: Paul Thomas
Date:
Subject: Re: Prepared Statement Issues.