Re: ayuda Zeos y postgres II

From: Rodolfo Villanueva <infostarsev(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>, pgsql-es-ayuda(at)postgresql(dot)org
Subject: Re: ayuda Zeos y postgres II
Date: 2007-04-01 07:48:26
Message-ID: 460F63CA.4020206@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Pues nada amigo he echo esto que me comentabas y mira cual es mi
sorpresa sobre el asunto:

2007-04-01 09:39:33 LOG: statement: SELECT
NEXTVAL('importacion_id_importacion_seq')
2007-04-01 09:39:33 LOG: statement: INSERT INTO IMPORTACION
(IMPORTACION.id_importacion, IMPORTACION.orden, IMPORTACION.operacion,
IMPORTACION.descripcion, IMPORTACION.material, IMPORTACION.tmaterial,
IMPORTACION.puesto, IMPORTACION.centro, IMPORTACION.cantidad,
IMPORTACION.preparaciont, IMPORTACION.tratamientot) VALUES (7,
'101IA00006-A', 170, 'ASEGURAR ELEMENTOS', '000000000011008295',
'95-32340-0001B01', 'MTJAVI', 'SC01', '6', '0.1', '0.0')
2007-04-01 09:39:33 ERROR: column "importacion" of relation
"importacion" does not exist
2007-04-01 09:39:33 LOG: statement: ROLLBACK
2007-04-01 09:39:33 LOG: statement: BEGIN
2007-04-01 09:39:33 LOG: statement: SET TRANSACTION ISOLATION LEVEL
READ COMMITTED
2007-04-01 09:39:46 LOG: unexpected EOF on client connection

Ves algo anormal????

Alvaro Herrera escribió:
> rvc escribió:
>
>
>> y no se por que regla de 3 me da el siguiente error:
>>
>> SQL Error: ERROR:column "importacion" of relation "importacion" does not
>> exist
>>
>
> Activa log_statements para que veas cual es la sentencia exacta que esta
> enviando.
>
>

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Rodolfo Villanueva 2007-04-01 11:43:32 AYUDA ZEOS + POSTGRES III
Previous Message Mario Wojcik 2007-03-31 20:02:20 Re: Sentencia SQL para dos registros por grupo