Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > .NET 1.0 and Visual Studio.NET > VS.NET 2002/2003
|
VS.NET 2002/2003 Discussions about the Visual Studio.NET programming environment, the 2002 (1.0) and 2003 (1.1). ** Please don't post code questions here ** For issues specific to a particular language in .NET, please see the other forum categories.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VS.NET 2002/2003 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 24th, 2005, 01:06 AM
Authorized User
 
Join Date: Jun 2003
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default Problem adding a New View in Server Explorer

I originally posted this in another forum a few days ago but no one has responded. This forum looks more appropriate to the issue though since it related to IDE / security rather than code:

I am studying for the 70-315 exam and going through a chapter on Data Binding (and intro to Databases using SQL Server, or MSDE in my case)

The current example I am working on implies that if I right-click on the "Views" node in Server Explorer I will have the option to add a "New View" to the Northwind database . However, the only options are "Refresh" and "Properties".

For the time being, I have managed to get around it by installing the evaluation version of SQL Server and using Enterprise Manager to build the new View required by the example program, but I still do not know why I cannot complete this task within Visual Studio. I am guessing that my permissions are not setup correctly and thus VS is filtering (disallowing) accesss to the "New View" command?

Any ideas on fixing this problem? (Note: I am using Visual C#.net 2003 Standard)

 
Old August 24th, 2005, 02:17 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

I am not 100% sure, but I believe the ability to add / modify things like that is only available when you're connected to a local SQL Server and not to one on a local machine?

Would that make sense? After you installed SQL Server did it work then? (assuming you installed SQL Server locally that is)

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
 
Old March 21st, 2006, 01:10 PM
Registered User
 
Join Date: Mar 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Can you give me more details on how to solve this issue? I am having the same problem with this book. I installed SQL 2000 Developer locally.

Thanks.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem adding a new View in Visual C#.NET taliesin Classic ASP Databases 0 August 21st, 2005 07:55 PM
Adding File Explorer to a Form mmcdonal Access VBA 1 March 1st, 2005 04:33 PM
view server folder problem? cslimcom Classic ASP Databases 4 December 21st, 2004 10:08 PM
Problem constructing view using EM in SQL server 2 roniestein SQL Server 2000 8 November 25th, 2003 01:48 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.