Re: PostgreSQL ODBC connection from Crystal reports in windows, currency domain - Mailing list pgsql-odbc

From Peter Geoghegan
Subject Re: PostgreSQL ODBC connection from Crystal reports in windows, currency domain
Date
Msg-id db471ace0903100250s3345bd1fqaf575838243b0df6@mail.gmail.com
Whole thread Raw
In response to Re: PostgreSQL ODBC connection from Crystal reports in windows, currency domain  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-odbc
Joshua,

I've found a reasonable solution. I simply create custom "formula
fields" in Crystal reports. Formulas consist of things like this:

ToNumber({processed_daily_sales.value})
ToText({department_group.description})

They can then be used just as you'd use the columns themselves if they
were typed correctly. This is slightly hacky, but by far the most
acceptable solution, to my mind.

Regards,
Peter Geoghegan

pgsql-odbc by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: PostgreSQL ODBC connection from Crystal reports in windows, currency domain
Next
From: drbob
Date:
Subject: MS access and postgres "#Deleted" appearing after inserts