Problem by inserting rows in a table via function

From: DI Hasenöhrl <i(dot)hasenoehrl(at)aon(dot)at>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: Problem by inserting rows in a table via function
Date: 2001-06-21 11:13:11
Message-ID: 007601c0fa43$28bb72e0$01011eac@irina
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello all,

I use postgresql 7.0.2 as backend, ODBC Driver 7.1.003 and MsAccess97 as frontend.
Now I have the following Problem and hope, someone can help me.

I developed a function in plpgsql, which inserts rows in a table *price*. This function is called from VBA-Code and everything seemed to be OK, but then I realized, that I can't change these rows inserted by the function. When I put in rows by the normal way as linked table, I can change these rows. Where is the difference to insert rows by a function or per hand.

Has anyone an idea, please let me know.

Thanks in advance
Irina

E-Mail: i(dot)hasenoehrl(at)aon(dot)at

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2001-06-21 14:05:07 Re: Extracting date from epoche
Previous Message Richard Huxton 2001-06-21 09:29:24 Re: select by streak