Re: PostgreSQL and Crystal Report

From: "Rob Kirkbride" <rob(dot)kirkbride(at)gmail(dot)com>
To: luca(dot)ciciriello(at)email(dot)it
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL and Crystal Report
Date: 2007-09-05 07:53:04
Message-ID: e0b3cb2b0709050053u2b59cba3gcd2903823b323288@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 05/09/07, luca(dot)ciciriello(at)email(dot)it <luca(dot)ciciriello(at)email(dot)it> wrote:
>
> Hi All.
> I've the necessity to use Crystal Report in my C++ project to report (in
> PDF) some PostgreSQL table.
> Any idea how to implement this functionality in my C++ project, or where I
> can find some useful CR documentation?
> All the Crystal Report documentation I found is about VisualBasic or C#
> API.
>
> Thanks in advance.
>
> Luca.
>

Luca,

Good luck in getting a license from Crystal Reports. They set us a license
which didn't work (gave invalid id error). They spent over a week insisting
that the license was valid and us telling them that it didn't. We gave up on
them and went to Jasper Reports. In many ways it's a better product. Crystal
Reports also couldn't give us assurance that they would support Postgresql.
Jasper works great with it. We are using Jasper Server as well for delivery
of our reports and I think it's a great product.

I've used the Java API into Jasper - I've no knowledge of what the C++ API
would be like to it though.

Rob

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andrus 2007-09-05 08:33:19 Re: Reporting services for PostgreSQL
Previous Message luca.ciciriello 2007-09-05 07:33:37 PostgreSQL and Crystal Report