Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> access/odbc writing to oracle-view
hello all,
I am no experienced user of oracle. My problem is
created a view with sqlplus named q_tab1_tab2 holding all fields of the 2 tables with a common unique key in tab2 pointing to a key-field in tab1 (resulting in a join of the two tables)
This view is not readonly according to dba-studio
When I link an access-table to that view via odbc, I cannot write to any fields of that view.
What can I do to have it writeable in access, or is it an abdc/access-problem to be covered by some other forum?
Hartmut Received on Tue Nov 05 2002 - 04:36:56 CST
![]() |
![]() |