RE: [ODBC] Difference between insert a tuple in a table by function and by datasheet - Mailing list pgsql-sql

From Hiroshi Inoue
Subject RE: [ODBC] Difference between insert a tuple in a table by function and by datasheet
Date
Msg-id EKEJJICOHDIEMGPNIFIJMEPEELAA.Inoue@tpf.co.jp
Whole thread Raw
In response to Difference between insert a tuple in a table by function and by datasheet  (DI Hasenöhrl <i.hasenoehrl@aon.at>)
List pgsql-sql
-----Original Message-----
From: DI Hasenöhrl

> I have the following situation: ( I use MsAccess97 as frontend, ODBC
7.1.0003)
> I insert tuples in a table with a plpgsql-function, called in a form via
VBA-code. It works fine, but I can't update these tuples in > > > datasheet
view. ERROR: an other user has changed in the meantime.....but I'm the only.
> When I insert tuples via datasheet view, I can update these tuples, but
only these.

Don't your table have float columns ?

regards,
Hiroshi Inoue


pgsql-sql by date:

Previous
From: vincent@waw.pdi.net
Date:
Subject: Dump db with LO
Next
From: Christof Glaser
Date:
Subject: Re: distinguishing different database connections