Re: Problem linking Postgresql JDBC driverb and Matlab (Linux)

From: Kris Jurka <books(at)ejurka(dot)com>
To: tuanito(at)gmail(dot)com
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Problem linking Postgresql JDBC driverb and Matlab (Linux)
Date: 2004-09-22 19:50:46
Message-ID: Pine.BSO.4.56.0409221448560.32134@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Wed, 22 Sep 2004, Tuan Nguyen wrote:

> I am also wondering why it requires the SSL module (cf below). It
> seems that this function is supported by Java 1.4 only, and my Matlab
> runs on Java 1.3.1. Shall I change the Java version of Matlab (and in
> that case, how can I do it ?).

SSL support is only available in the jdbc2ee and jdbc3 jar files. If you
are running the 1.3 JDK without the additional enterprise edition jar
files you should be using the plain jdbc2 jar file.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2004-09-22 19:59:30 Re: Auto-increment serial (Postgresql JDBC driver w/
Previous Message Tom Lane 2004-09-22 19:50:43 Re: Char(100) fields