Users Access?



I have created one user named dbUser and gave different database access to
that user now I want to find out which database and it's objects can access
to that user through query analyzer, any query or idea how ?


.



Relevant Pages

  • Different level of users
    ... Can I set different level of users for a Database Access. ... of user-administrator can have a full access ... Is it possible doing so or there is any way to overcome this problem??? ... Prev by Date: ...
    (microsoft.public.access.gettingstarted)
  • 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)
  • 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... ... 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)