Sir,
I want different Security for user and Administrator. i want to give rights of insert,view data in database for user
and for administrator add, view, update,delete rights.how i will work on this security problem.
pleasee help me sir on this problem.
Wim SturkenboomPosted Sep 22, 2014, 8:04 AM
Sorry, but can't you do any research yourself?
http://www.mssqltips.com/sqlservertip/1138/giving-and-removing-permissions-in-sql-server/
http://www.mysqltutorial.org/mysql-grant.aspx
And I'm sure there are hundreds of other sites on the web that can help you on the way.
Amit KumarPosted Sep 22, 2014, 6:01 AM
Wim SturkenboomPosted Sep 22, 2014, 5:48 AM
MS Sql Server: http://msdn.microsoft.com/en-us/library/ms187965.aspx
MySql Server: http://dev.mysql.com/doc/refman/5.1/en/grant.html