bdaunt
User
 Fresh Boarder
| Posts: 1 |   | Karma: 0 |
|
Setting ROLE in Oracle
|
|
Posted: 2003/07/08 17:20 |
|
|
|
|
I'm trying to set a role in Oracle 9 to obtain permissions to view certain tables.
Everything works fine in SQLPlus but when I use the OCIQuery.SQL to execute the same ROLE statement, "noe127/ds Cannot call Open for a statement without a rowset".
|
|