Database Designer in VS .NET 2003?

V

victorcamp

I've noticed that the Add Database, Add Table, Add View, etc., right-click
menu items are not available in the Server Explorer in Visual Studio .NET
2003. The connection and binding to my SQL Server 2005 works fine. When I
check Visual Studio 2005 (not .NET), the Server Explorer does have those
items available.

Is the Table Designer even available in VS .NET 2003? Is there some
configuration or Add-In necessary?

Platform: Visual Studio .NET 2003 & SQL Server 2005 on Vista
 
R

RobinS

I don't think that was available; that was one of the big upgrades in
VS2005, kinda like being able to write stored procs in VB is now available
in SQLServer2005.

Robin S.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top