Re: error codes using JDBC
От
Kris Jurka
Тема
Re: error codes using JDBC
Дата
Msg-id
Pine.BSO.4.56.0407150412010.32025@leary.csoft.net
Ответ на
error codes using JDBC (Krishnakanth Rao)
Список
Дерево обсуждения
error codes using JDBC "Krishnakanth Rao" <raokr@india.hp.com>
Re: error codes using JDBC Oliver Jowett <oliver@opencloud.com>
Re: error codes using JDBC Kris Jurka <books@ejurka.com>
On Thu, 15 Jul 2004, Krishnakanth Rao wrote: > I'am using the jdbc driver pg73jdbc3.jar in my jdbc code to acces PostGRE > SQL. Whenever a sql exception occurs it doesnt give me the appropriate error > code , eg referential integrity constraint voilated etc. The error code from > the SQLException is always zero. Error codes are a new feature and are only available when using a 7.4 or newer server and jdbc driver. Kris Jurka
В списке pgsql-jdbc по дате отправления