Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server 2005 > SQL Server 2005
|
SQL Server 2005 General discussion of SQL Server *2005* version only.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2005 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 January 11th, 2006, 03:24 PM
Registered User
 
Join Date: Jan 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Can't Debug a Stored Procedure

I am trying to debug a stored procedure and I have not been able to do so. I have opened Visual Studio 2005 and created a connection to the database. I can see the procedure in the server explorer but when I right-click on the procedure the context menu does not have the "step into" option in it.

I have read through many help files online and they tell me to do the things that I have already done. None of them even discuss the scenario that is happening to me.

I have logged in to the SQL Server as myself and as SA neither allows me to debug. Another person in my office can connect to this same SQL Server using the same version of Visual Studio and has the option to debug.

Thanks

David
 
Old March 12th, 2006, 12:38 PM
Registered User
 
Join Date: Apr 2005
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You probably have allready checked this, but make sure you have enabled "Allow SQL/CLR Debugging" on your database connection in Server Explorer.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Debug CLR Integrated Stored Porcedure pady123 C# 2005 4 October 18th, 2007 05:45 AM
This Stored Procedure rao965 SQL Server 2000 2 July 2nd, 2007 07:21 PM
Stored Procedure jezywrap SQL Server ASP 1 January 3rd, 2007 12:29 AM
Stored Procedure Help BukovanJ SQL Language 2 October 10th, 2006 08:02 AM
Stored Procedure rajanikrishna SQL Server 2000 0 July 18th, 2005 05:01 AM





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