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: ReadOnly-Error when writing to Oracle 7 table via ODBC in C++

Re: ReadOnly-Error when writing to Oracle 7 table via ODBC in C++

From: Jonathan Gennick <gennick_at_worldnet.att.net>
Date: Sun, 07 Jun 1998 17:04:31 GMT
Message-ID: <6leh6u$h5e@bgtnsc02.worldnet.att.net>


On Fri, 05 Jun 1998 14:24:00 GMT, riedel_at_4com.de (Jonas Riedel) wrote:

>My program could writes in an Access-Database, but when i try to use a
>Oracle 7 Database via ODBC, it says that the table is readonly ???

Does the table have a primary key? I know that Powerbuilder can't update tables that don't have primary keys, maybe Access works the same way.

Jonathan Received on Sun Jun 07 1998 - 12:04:31 CDT

Original text of this message

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