Re: Crystal Reports / PostgreSQL

From: "Xavier Poinsard" <xpoinsard(at)free(dot)fr>
To: Kenneth Hutchinson <Kenneth(dot)Hutchinson(at)RealPage(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Crystal Reports / PostgreSQL
Date: 2005-02-09 17:04:41
Message-ID: 420A42A9.1090906@free.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Kenneth Hutchinson wrote:
> Yeah, I've tried several versions. I'm using the latest one for the
> current version of PG we are running (7.4).

As stated in http://jdbc.postgresql.org/download.html :
"Much care is taken to make newer driver releases work against older
servers, so if you are having a problem and suspect it is the driver's
fault, don't hesitate to try out the latest release on an older server."

>
> Right now I can ping the database in Crystal (though by using commands
> instead of being able to retrieve the tables). But when I run the
> report from a JSP (report viewer), the connection info doesn't work.
>
> Don't know if this is two difference issues or if both are related to
> weird driver behavior.
>
> Kenneth Hutchinson wrote:
>
>>Also, every time I try to access my connection, it tells me that "This
>
>
>>method is not yet implemented". It doesn't tell me which method,
>
> though.
> Don't you have a stack trace ?
>
>
>>Can anyone shed some light on how to get PostgreSQL up and running
>
> with
>
>>Crystal Reports v11? Should I switch to v10?
>
>
> Did you try with the latest JDBC driver ?
>
>
>>PostgreSQL db
>
> Which version ?
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Markus Schaber 2005-02-09 17:46:59 Re: context classloader
Previous Message Kenneth Hutchinson 2005-02-09 16:51:57 Re: Crystal Reports / PostgreSQL