Re: No suitable driver

From: Paul Thomas <paul(at)tmsl(dot)demon(dot)co(dot)uk>
To: Mike Kenny - CPX Mngd Services <Mike(dot)Kenny(at)Comparex(dot)co(dot)za>
Cc: "pgsql-jdbc (at) postgresql (dot) org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: No suitable driver
Date: 2003-10-24 23:45:36
Message-ID: 20031025004536.A15949@bacon
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 |
+------------------------------+---------------------------------------------+

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Paul Thomas 2003-10-24 23:53:38 Re: Prepared Statement Issues.
Previous Message Anders Hermansen 2003-10-24 21:40:35 Re: Help Me