This is a discussion on Read only roles or accounts within the Sybase forums, part of the Database Server Software category; --> How can I set an account or role so that it only have read access to the database? I ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Kenneth wrote: > How can I set an account or role so that it only have read access to the > database? I have check the doc. that it only allow me to grant that right on > the table level. > > you have to explicitly grant select access on each table to the read only role. Its not that hard to setup - just a pain to keep it up to date. |