I have Visual Studio.Net installed at work and at home. At home I have no problem creating new tables, queries, or views. At work when I right-click on the Tables tab there is no option to add a new table. If I right-click on the views tab there is no option to add a view, and no option for Design View for any existing views

Does this mean that something wasn't installed with Visual Studio.Net, or am I overlooking something simple? The databases that I am accessing were created with SQL Server Developers Edition, and are local.

Any help would be appreciated

Re: Problems with context menus by Mary

Mary
Sat May 15 09:51:49 CDT 2004

Have you checked to see if you have the necessary permissions on your
instance of SQL Server at work? I assume you've installed the same
version of VS in both places...

--Mary

On Fri, 14 May 2004 12:01:02 -0700, "Chuck"
<anonymous@discussions.microsoft.com> wrote:

>I have Visual Studio.Net installed at work and at home. At home I have no problem creating new tables, queries, or views. At work when I right-click on the Tables tab there is no option to add a new table. If I right-click on the views tab there is no option to add a view, and no option for Design View for any existing views.
>
>Does this mean that something wasn't installed with Visual Studio.Net, or am I overlooking something simple? The databases that I am accessing were created with SQL Server Developers Edition, and are local.
>
>Any help would be appreciated.