Re: JDBC 8.0-310 + Crystal Reports 10 == Not Implemented

From: Kris Jurka <books(at)ejurka(dot)com>
To: Dave Held <dave(dot)held(at)arraysg(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC 8.0-310 + Crystal Reports 10 == Not Implemented
Date: 2005-08-31 20:15:54
Message-ID: Pine.BSO.4.62.0508311512290.6672@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Wed, 31 Aug 2005, Dave Held wrote:

> Unfortunately not. It gives exactly the same message as the
> production driver. I wonder if this problem has to do with
> incomplete support for DatabaseMetaData methods? After all,
> the tool I am using shows table schema information rather
> than raw data (it's a modeling/designer tool).
>

Actually looking closer, the 8.0-310 driver should report "This method is
not yet implemented." and newer drivers should report "Method {0} is not
yet implemented." Getting exactly "Not Implemented" from Crystal
Reports seems to indicate that this is their error message, not ours.
Unless of course they are taking our SQLState code for "Feature not
supported" and reporting that as "Not Implemented". I don't have any
suggestions other than to try and contact Crystal Reports support.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Hans-Jürgen Schönig 2005-09-01 10:51:27 Re: JDBC 8.0-310 + Crystal Reports 10 == Not Implemented
Previous Message Dave Held 2005-08-31 19:19:35 Re: JDBC 8.0-310 + Crystal Reports 10 == Not Implemented