Thread: Cannot insert into view without an appropriate rule (#7)

Cannot insert into view without an appropriate rule (#7)

From
"Makauskas Vidas"
Date:
Hi,
It's convenient (search, filters, sorting...) to do local forms over ODBC
with linked tables in access. But exits incompatibility with date types:
int8, date, time in postgres with access.

I've link view with access97:
CREATE VIEW view_table AS SELECT Fdate::timestamp, Fint8::int4 FROM table;

Then make an attemp INSERT and get error:
'Cannot insert into view without an appropriate rule (#7)'.

Is it mistaken way to solve mentioned above problem with data
incompatibility postgres and access.
Or Is it posible to solve problem via rules...

Excuse me for newbie question.

Best regards,
Vidas

Su pagarba,
Vidas Makauskas
8w683,66455