Re: PostgreSQL ODBC connection from Crystal reports in windows, currency domain

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: PostgreSQL ODBC connection from Crystal reports in windows, currency domain
Дата
Msg-id db471ace0903100250s3345bd1fqaf575838243b0df6@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PostgreSQL ODBC connection from Crystal reports in windows, currency domain  ("Joshua D. Drake" <jd@commandprompt.com>)
Список 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 по дате отправления:

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: PostgreSQL ODBC connection from Crystal reports in windows, currency domain
Следующее
От: drbob
Дата:
Сообщение: MS access and postgres "#Deleted" appearing after inserts