I would guess it's a permissions issue. By default, members
of the local administrators windows group would have a login
and be members of the sysadmin server role in SQL Server.
When logged in as an administrator, add your windows login
as a login in SQL Server and add this login to the sysadmin
role in SQL Server.
-Sue
On Thu, 6 Jul 2006 10:19:34 -0400, "Steven Bragg"
[quoted text, click to view] <sbragg@yahoo.com> wrote:
>I can access all the tools of SQLServer2000 desktop when I'm logged on to my
>pc with administrator privileges, but if I'm logged on with power user and
>debugger user privileges the client software refuses to connect me. I
>prefer to use my pc without administrator privileges. Does anyone know what
>settings I need to modify? Thanks ;)
>
I can access all the tools of SQLServer2000 desktop when I'm logged on to my
pc with administrator privileges, but if I'm logged on with power user and
debugger user privileges the client software refuses to connect me. I
prefer to use my pc without administrator privileges. Does anyone know what
settings I need to modify? Thanks ;)
Thanks Sue! I granted permissions using the query analyzer and it worked
great!
-- Steve
[quoted text, click to view] "Sue Hoegemeier" <Sue_H@nomail.please> wrote in message
news:ahaqa2l3dnqfojja2qsg4o3s74upuj8v7j@4ax.com...
>I would guess it's a permissions issue. By default, members
> of the local administrators windows group would have a login
> and be members of the sysadmin server role in SQL Server.
> When logged in as an administrator, add your windows login
> as a login in SQL Server and add this login to the sysadmin
> role in SQL Server.
>
> -Sue
>
> On Thu, 6 Jul 2006 10:19:34 -0400, "Steven Bragg"
> <sbragg@yahoo.com> wrote:
>
>>I can access all the tools of SQLServer2000 desktop when I'm logged on to
>>my
>>pc with administrator privileges, but if I'm logged on with power user and
>>debugger user privileges the client software refuses to connect me. I
>>prefer to use my pc without administrator privileges. Does anyone know
>>what
>>settings I need to modify? Thanks ;)
>>
>