Re: Crystal Reports / PostgreSQL

From: "Xavier Poinsard" <xpoinsard(at)free(dot)fr>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Crystal Reports / PostgreSQL
Date: 2005-02-10 16:05:20
Message-ID: 420B8640.3050407@free.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Kris Jurka wrote:
>
> On Thu, 10 Feb 2005, Xavier Poinsard wrote:
>
>
>>I read in the code that the Uninmplemented exception was designed to
>>reduce driver size, but would you consider a patch adding the name of
>>the unimplemented function to the message ?
>>
>
>
> I don't know, it doesn't seem all that useful. Anyone doing real
> development will surely know what function they are calling and will have
> the stacktrace handy. If we find out that Crystal Reports or other
> applications only return the error message with no context then we should
> probably do something about it. For now I believe time would be better
> spent actually implementing these methods.

Sure, but they are a lot of methods to implement and if we want to fix
quickly the functions used by Crystal reports (for example), without
stack trace, it is the only simple way.

>
> Kris Jurka
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Thomas Hallgren 2005-02-10 16:11:19 PLJava and Database Meta Data
Previous Message Kris Jurka 2005-02-10 15:24:42 Re: SQLException: Invalid precision value. Cannot be less