Hello,
I have a similar problem. I downloaded DOA 4.0 evaluation for delphi 2006. I am testing DOA with Oracle XE on a Windows XP SP2 box.
I used TOracleSession and TOracleDataSet for a very basic entry data form. I added the rowid column to the SQL sentence in the TOracleDataSet in order to...
I am getting the following error when I run my application during the initialization phase:
Exception EOracleError in Module pProcedis.exe at 000FD467 ORA-01031: insufficient privileges
I have tried to trace it back (even using Oracle Monitor), but the message is sent at different locations...