Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> error 1031 and prepared statements
Hiya. I am writing an application that grants privileges through roles.
If I have a statement "delete from table.x where id = 3", the SQL works.
However, it seems if I use a prepared statement, I get an insufficient privileges error.
I have granted, from what I can see, all privileges to the roles required to do the delete. I have granted access on the tables to the roles.
Any suggestions appreciated???
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Wed Apr 05 2000 - 12:20:05 CDT
![]() |
![]() |