Re: Crystal Reports / PostgreSQL

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Crystal Reports / PostgreSQL
Дата
Msg-id 420BCBAE.6090807@opencloud.com
обсуждение исходный текст
Ответ на Re: Crystal Reports / PostgreSQL  ("Kenneth Hutchinson" <Kenneth.Hutchinson@RealPage.com>)
Список pgsql-jdbc
Kenneth Hutchinson wrote:
> Yes, please add this.  Or have it write to a log or something.  Usually
> an app has a details button that allows you to see a trace or something
> with more detail.  What is provided is not sufficient.

If you set a log writer on java.sql.DriverManager, every
java.sql.SQLException (or subclass e.g. PSQLException) will log a stack
trace on construction. I actually find this more annoying than useful
when debugging, but it's out of our control..

-O

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Crystal Reports / PostgreSQL
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: Crystal Reports / PostgreSQL