Re: capturing errors

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: capturing errors
Дата
Msg-id 3073cc9b1001290901q3c5b3043j6036a08d7ea757c5@mail.gmail.com
обсуждение исходный текст
Ответ на capturing errors  (Jaime Casanova <jcasanov@systemguards.com.ec>)
Список pgsql-php
On Fri, Jan 29, 2010 at 11:06 AM, Jaime Casanova
<jcasanov@systemguards.com.ec> wrote:
>
> i'm using pg_result_error_field() but when i print it i get nothing,
> is there something i have to configure or what i'm doing bad.
> attached a little php script for testing and here is the schema the
> script is using (obviously the error i'm trying to catch here is
> unique violation)

seems like i have to use pg_send_query() for the
pg_result_error_field() function to be used, but the problem is that
this is asynchronous could be a problem if i use transactions?

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157

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

Предыдущее
От: Jaime Casanova
Дата:
Сообщение: Re: capturing errors
Следующее
От: Gustavo Amarilla Santacruz
Дата:
Сообщение: Re: Undefined function pg_connect()