Re: How do I find I am administrator?

From: Hari (hari_prasad_k_at_hotmail.com)
Date: 04/06/04


Date: Tue, 6 Apr 2004 09:13:53 +0530

Hi,

How do I find I am in admin group or not? How do I find what rights I am
given?

That depends up on the type of authentication you are using to access SQL
server. If you are normal user and you are using
SQL Authentication, then you can run sp_helplogins to get all the
informations;

How to check:

Login to query analyzer and go to the database you have prev and execute

sp_helpuser <user_name>

If you have admin rights then execute the below command from Master
database.

sp_helplogins <login_name>

Can I make changes on package without admin rights ?

You can create packages, but you can modify the pckage with out knowwing the
package admin password.

 Is there any limitation in enterprise manager as client tools and
enterprise manager on server where sql 2000 server is installed?

No, there is no limitations.

Thanks
Hari
MCDBA

"Sunny" <sunny_1178@hotmail.com> wrote in message
news:uimzBx0GEHA.2436@TK2MSFTNGP09.phx.gbl...
> This is the first time I will be using SQL server although I have good
> experience in FoxPro and ACCESS database, I have limited knowledge of SQL
> server.
>
> We have installed SQL server 2000 on WIN2K. Our IT people has installed
> Enterprise Manager on my win2000 workstation. How do I find I am in admin
> group or not? How do I find what rights I am given?
>
> Can I make changes on package without admin rights or do I have to change
> package physically from server where sql server is installed? Is there any
> limitation in enterprise manager as client tools and enterprise manager on
> server where sql 2000 server is installed?
>
>



Relevant Pages

  • Re: file rights issue...
    ... Domain Admin has rights to everything so not being able to access the ... The Terminal Server is an entirely different ... of BV we are running uses an SQL DB engine called Pervasive SQL to ... the accounting data on the Windows 2000 server through the pervasive ...
    (microsoft.public.backoffice.smallbiz2000)
  • Re: file rights issue...
    ... files over to the WIn2K machine where domain rights are now being applied. ... The Terminal Server is an entirely different issue. ... BV we are running uses an SQL DB engine called Pervasive SQL to access ... Windows 2000 SQL server - which is also where the accounting data is ...
    (microsoft.public.backoffice.smallbiz2000)
  • Re: file rights issue...
    ... of the domain so no domain rights were being used - just the local NT ... The Terminal Server is an entirely different issue. ... of BV we are running uses an SQL DB engine called Pervasive SQL to ... our Windows 2000 SQL server - which is also where the accounting data is ...
    (microsoft.public.backoffice.smallbiz2000)
  • Re: file rights issue...
    ... part of the domain so no domain rights were being used - just the local ... The Terminal Server is an entirely different issue. ... of BV we are running uses an SQL DB engine called Pervasive SQL to ... our Windows 2000 SQL server - which is also where the accounting data ...
    (microsoft.public.backoffice.smallbiz2000)
  • Re: New to SMS - have a Collections question.
    ... local admin of both the SMS server and the server the database is on. ... However this is a security problem. ... Access to objects is based on Security Rights (if you scroll down the ...
    (microsoft.public.sms.admin)