05-16-2010, 12:54 PM
|
|
Confirmed User
Industry Role:
Join Date: Aug 2008
Posts: 1,723
|
Quote:
Originally Posted by Varius
GRANT only the SELECT privilege to the user when you want it to be read-only. When you need to modify data, then use a different user with more privileges, or temporarily grant UPDATE/INSERT/DELETE whatever to your user, do you thing, and remove those once again.
|
</thread>
|
|
|