Home All Groups Group Topic Archive Search About

SQL Server Management Studio Express

Author
26 Jun 2009 3:31 PM
scuba19
I have installed on a  user  the  SQL Server  Management Studio Express
console and  they have full control , at  least  I think so to the  a 
specific database.  The  problem is that the  user  needs to  be able to
click on the  relationship diagram button  in the  console but  it is greyed 
out.

How  can i give  him access to this  button ?

Author
26 Jun 2009 10:08 PM
Erland Sommarskog
scuba19 (scub***@discussions.microsoft.com) writes:
> I have installed on a  user  the  SQL Server  Management Studio Express
> console and  they have full control , at  least  I think so to the  a 
> specific database.  The  problem is that the  user  needs to  be able to
> click on the  relationship diagram button  in the  console but  it is
> greyed  out.

Not really sure what button that is (I hardly use the toolbar) or
whether it may be a permission issue.

However, since the table designer is a piece of crap, I would rather
see it as a feature that it's not available.

Use the various sp_helpxxx insted to find information, and ALTER TABLE
commands to make changes.


--
Erland Sommarskog, SQL Server MVP, esq***@sommarskog.se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
Are all your drivers up to date? click for free checkup

Author
9 Jul 2009 6:30 PM
scuba19
Show quote Hide quote
"Erland Sommarskog" wrote:

> scuba19 (scub***@discussions.microsoft.com) writes:
> > I have installed on a  user  the  SQL Server  Management Studio Express
> > console and  they have full control , at  least  I think so to the  a 
> > specific database.  The  problem is that the  user  needs to  be able to
> > click on the  relationship diagram button  in the  console but  it is
> > greyed  out.

> Not really sure what button that is (I hardly use the toolbar) or
> whether it may be a permission issue.
>
> However, since the table designer is a piece of crap, I would rather
> see it as a feature that it's not available.
>
> Use the various sp_helpxxx insted to find information, and ALTER TABLE
> commands to make changes.
>
>
> --
> Erland Sommarskog, SQL Server MVP, esq***@sommarskog.se
>
> Links for SQL Server Books Online:
> SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
> SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
> SQL 2000: http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
>
> Erland,

The  user would  like  to use the  button can you  advise  what can cause
the  problem   ?
Author
9 Jul 2009 10:12 PM
Erland Sommarskog
scuba19 (scub***@discussions.microsoft.com) writes:
> The  user would  like  to use the  button can you  advise  what can cause
> the  problem   ?

I was not able to reproduce the situation, or I did not understand what
button you are talking about.

Anyway, I stand by opinion that everything that disables any part of the
Table Designer is a good thing.


--
Erland Sommarskog, SQL Server MVP, esq***@sommarskog.se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
Author
9 Jul 2009 10:49 PM
scuba19
Show quote Hide quote
"Erland Sommarskog" wrote:

> scuba19 (scub***@discussions.microsoft.com) writes:
> > The  user would  like  to use the  button can you  advise  what can cause
> > the  problem   ?

> I was not able to reproduce the situation, or I did not understand what
> button you are talking about.
>
> Anyway, I stand by opinion that everything that disables any part of the
> Table Designer is a good thing.
>
>
> --
> Erland Sommarskog, SQL Server MVP, esq***@sommarskog.se
>
> Links for SQL Server Books Online:
> SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
> SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
> SQL 2000: http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
>
> Can  I send you a screen shot so you  can see what  I am referring too ?
Author
29 Jun 2009 8:12 AM
Mark Hao
features for EXPRESS SKU  is limited .
btw, what's the version is your SQL Server? SQL2000/2005/2008 ?

Show quoteHide quote
"scuba19" wrote:

> I have installed on a  user  the  SQL Server  Management Studio Express
> console and  they have full control , at  least  I think so to the  a 
> specific database.  The  problem is that the  user  needs to  be able to
> click on the  relationship diagram button  in the  console but  it is greyed 
> out.
>
> How  can i give  him access to this  button ?
>
>
Author
3 Jul 2009 11:25 PM
scuba19
The  SQL server is 2000.  I have told the  database  person to use the 
command  line  but  he  wants  to view the  diagram.

Show quoteHide quote
"Mark Hao" wrote:

> features for EXPRESS SKU  is limited .
> btw, what's the version is your SQL Server? SQL2000/2005/2008 ?
>
> "scuba19" wrote:
>
> > I have installed on a  user  the  SQL Server  Management Studio Express
> > console and  they have full control , at  least  I think so to the  a 
> > specific database.  The  problem is that the  user  needs to  be able to
> > click on the  relationship diagram button  in the  console but  it is greyed 
> > out.
> >
> > How  can i give  him access to this  button ?
> >
> >

Bookmark and Share