|
database
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
VS 2005 Standard EditionHi,
I want to debug a stored procedure. I am using Visual Studio 2005 Standard Edition and SQL Server 2005 Express. I open the stored procedure but it will not let me set a breakpoint. I can see menu items with terms like Toggle Breakpoint, but they are grayed out. Does this mean that the Standard Edition of VS 2005 does not allow stored procedure debugging? JD Am Fri, 14 Jul 2006 21:39:23 -0700 schrieb Joe Delphi:
> Hi, http://msdn.microsoft.com/vstudio/products/compare/> > I want to debug a stored procedure. I am using Visual Studio 2005 > Standard Edition and SQL Server 2005 Express. I open the stored procedure > but it will not let me set a breakpoint. I can see menu items with terms > like Toggle Breakpoint, but they are grayed out. > > Does this mean that the Standard Edition of VS 2005 does not allow > stored procedure debugging? > > JD If i interpret the information right, then you can debug SQL Server (only) if the server is local. For remote server you need professional edition. bye, Helmut |
|||||||||||||||||||||||