Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle View / MS Access: 'Recordset not updateable'

Re: Oracle View / MS Access: 'Recordset not updateable'

From: <pkilmer_at_hersheys.com>
Date: Tue, 09 Jun 1998 13:47:41 GMT
Message-ID: <357d3c4b.8482975@news>


I've been working in Data Warehousing, where we don't do updates, for so long that I completely forgot about the opportunity to select columns for an index when linking the Oracle view. Problem solved.

Thanks to Dan Hopkins for setting me down the right path.

Regards,
Paul Kilmer

On Mon, 08 Jun 1998 19:31:48 GMT, pkilmer_at_hersheys.com wrote:

>I've defined a simple Oracle 7.2.3 table which I can update through
>both SQL Plus 8.0.4.0.0 and via ODBC (Ora8 driver) in MS Access 7.0.
>I've also defined a simple (I think!) view of the table which is also
>updateable via SQL Plus, but yields the message 'Recordset not
>updateable' when attempting to update the MSA 'table'.
>
>This view is being created so that any database user can only see
>those rows of data which belong to him/her. The view qualifies the
>rows by using USER along with a relationship table.
>
>Any similar experiences or resolutions would be of great interest.
>
>Regards,
>Paul Kilmer
>pkilmer_at_hersheys.com
Received on Tue Jun 09 1998 - 08:47:41 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US