Re: insert into Views.

From: Andreas Joseph Krogh <andreak(at)officenet(dot)no>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: insert into Views.
Date: 2003-11-29 18:18:54
Message-ID: 200311291918.55213.andreak@officenet.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday 28 November 2003 21:41, pablo(at)econo(dot)unlp(dot)edu(dot)ar wrote:
> alguien sabe si se va a implementar la insercion en vistas en el driver.
> tengo la regla de insercion en el postgres usando pl/pgsql.
> cuando trato de insertar un registro mediante el resultset me tira un error
> de que no tiene primary key.
> segui el codigo del driver y veo que usa o el oid o el primary key en el
> metodo isUpdateable
> cualquier cosa que no tenga uno de los anteriores no es Updateable y
> entonces me tira el error.
> alguien sabe como simular tener un oid o primary key en una vista.
> o se les ocurre algo para solucionar el problema.
> muchas gracias.

Que?
Isn't this an English list?

- --
Andreas Joseph Krogh <andreak(at)officenet(dot)no>
Managing Director, Senior Software Developer
OfficeNet AS

- - Writing software is more fun than working.

gpg public_key: http://dev.officenet.no/~andreak/public_key.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/yOMPUopImDh2gfQRAvEtAJ0TVjJYFhUpZXriZjFaMA2yg0sqYACaA60g
eiXFvsUW/6oozlqkePw+vIk=
=BsYx
-----END PGP SIGNATURE-----

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2003-11-30 01:13:28 Re: Jdbc driver on linux
Previous Message Oliver Jowett 2003-11-29 08:27:13 Re: Boolean: DatabaseMetaData.getColumns