We are working with Delphi 2005 against a Oracle Express 10g Database using DOA components ( we use a session+dataset+datasource, we create dataset in runtime ).
We got troubles making writting operations with DOAdataset,it gave us a message error saying that it was in 'readonly' mode. We fixed...