Re: insert into view with a defined rule fails from MSAccess - Mailing list pgsql-odbc

From Joan Picanyol i Puig
Subject Re: insert into view with a defined rule fails from MSAccess
Date
Msg-id 20021124203722.GB56092@grummit.biaix.org
Whole thread Raw
In response to insert into view with a defined rule fails from MSAccess  (Joan Picanyol i Puig <lists@biaix.org>)
List pgsql-odbc
Hi,

I've applied the patch suggested by Hiroshi, but I still get the same
message. Is there anything I can do to get this to work? Defining rules
for UPDATE and DELETE? Including primary keys in the view?

I find the INSERT INTO vw_centres ... values (?,?,?,?...) and
surrounding lines (return code SQL_NEED_DATA) particularly suspicious.
Why am I getting this when attempting to insert into the vw_centres table?

tks
--
pica

Attachment

pgsql-odbc by date:

Previous
From: "Hiroshi Inoue"
Date:
Subject: Re: Text field truncation problem
Next
From: "Tim Noske"
Date:
Subject: Having problems using ODBC on pgSQL