Updating a view

From: "Ryan C(dot) Bonham" <Ryan(at)srfarms(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Cc: pgsql-general(at)postgresql(dot)org
Subject: Updating a view
Date: 2001-08-15 15:52:26
Message-ID: 19AB8F9FA07FB0409732402B4817D75A038A68@FILESERVER.SRF.srfarms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-odbc

Hi,

Ok i know this is something stupid, somebody mind explaining it to me? Also
sorry if this gets posted twice, i got a error back the first time..

I have a Visual Basic Project that access a PostgreSQL Datbase. One Form
pulls information from a View in postgres. If teh user changes anything on
the form the update fails. I tried running hte dame update from PGAdmin and
it also fails with the following message. I just dont understand what i need
to create i guess.. Thanks for the help..

Ryan

*******************************************************
* pgAdmin v7.1.0: Error - 2001-07-19 11:31:42
*******************************************************

Error Details
*************
Error Number: -2147217842
Error Description: Operation was canceled.
Error Source: Microsoft OLE DB Provider for ODBC Drivers
Subroutine of Function: frmODBCLogon, cmdOK_Click

System Details
**************
Operating System: Windows NT v5.0 Build 2195
Additional Info: Service Pack 2

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joe Conway 2001-08-15 16:18:41 Re: why no stored procedures?
Previous Message Doug McNaught 2001-08-15 15:15:05 Re: why no stored procedures?

Browse pgsql-odbc by date

  From Date Subject
Next Message Pete Leonard 2001-08-15 16:21:55 Re: Updating a view
Previous Message Bruce Momjian 2001-08-15 15:43:01 Re: Re: To be 7.1.3 or not to be 7.1.3?