I can insert and update in my Oracle tables via a ODBC connection when I use the base tables in my access application. In my forms the ODBC connection seems to be readonly. I did allow inserts and updates in my form properties. Who has a solution? Jan
i have seen this before with a MS SQL database, the problem was that there was not Primary key on the table, or access did not know what the Primary key was. "Jan de Graaf" wrote: > I can insert and update in my Oracle tables via a ODBC connection when I use > the base tables in my access application. > In my forms the ODBC connection seems to be readonly. I did allow inserts > and updates in my form properties. > Who has a solution? > > Jan > > >