Different level of users



Hello
Can I set different level of users for a Database Access. For example a kind
of user-administrator (with a password and user name) can have a full access
to a Database access. He can add, delete table, create new queries...
Another kind of users can view, add data into this database but cannot
delete records, or cannot create new table, form.... The third kind of users
can only read or view table content or print report....

Is it possible doing so or there is any way to overcome this problem???
Thank you very any help
S.Hoa


.



Relevant Pages

  • Re: Database design issue
    ... database access (be cause, your forex rates are stored in that database ... Can you throw some inputs in this regard. ... Prev by Date: ...
    (comp.lang.java.databases)
  • Re: how to know the table is exist in the database
    ... > Depends on the database and/or on the database access method... ... > the following scalar query: ... > SELECT COUNTFROM sysobjects WHERE name = 'Orders' ... Prev by Date: ...
    (microsoft.public.dotnet.framework.adonet)
  • Users Access?
    ... I have created one user named dbUser and gave different database access to ... to that user through query analyzer, ... Prev by Date: ...
    (microsoft.public.sqlserver.clients)
  • Re: how to know the table is exist in the database
    ... Depends on the database and/or on the database access method... ... E.g. if you want to know if the Orders table exists in SQL Server, ... SELECT COUNTFROM sysobjects WHERE name = 'Orders' ... Prev by Date: ...
    (microsoft.public.dotnet.framework.adonet)