RE: Cannot break at stored procedures from VC.NET 2003

From: Gary Chang (v-garych_at_online.microsoft.com)
Date: 08/02/04


Date: Mon, 02 Aug 2004 07:41:23 GMT

Hi Juan,

How do you debug the stored procedures in Visual Studio .NET? Do you have
followed the approach in the following KB:
HOW TO: Debug Stored Procedures in Visual Studio .NET
http://support.microsoft.com/?id=316549

And which database do you work on, is it SQL Server 2000 SP3?
if so , please check the Knowledge Base Article - 32815:
INF: T-SQL Debugger Is Turned Off By Default for Earlier Clients After You
Install SQL Server 2000 Service Pack 3
http://support.microsoft.com/?kbid=328151

By the way, how about use the SqlCommand?

Thanks!

Best regards,

Gary Chang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------



Relevant Pages