Exception while Class.forName("org.postgresql.Driver");

From: "Doron Baranes" <doron(dot)baranes(at)dbnet(dot)co(dot)il>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Exception while Class.forName("org.postgresql.Driver");
Date: 2006-12-12 08:53:45
Message-ID: 0BA77301DFF4B24C9C5DAA74138BF95003C7F1@exchange-1.dbnet.co.il
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


Hi,

I am using postgres 8.1.4 on solaris 10 sparc and i am trying to use jdbc driver.
when i use this command Class.forName("org.postgresql.Driver") to load the driver i get:
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/postgresql/Driver (Unsupported major.minor version 49.0)

can anyone help?

10x,
Doron

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Ravi Periasamy 2006-12-12 09:15:20 issues with Statement.getTimestamp(int, Calendar)
Previous Message Achilleas Mantzios 2006-12-12 08:29:08 Re: Serbian JDBC translation