RE: Stepping into a SQL Server 2000 stored procedure
- From: v-yren@xxxxxxxxxxxxx ("Yuan Ren[MSFT]")
- Date: Fri, 06 Jan 2006 12:01:04 GMT
Hi Alfred,
Welcome to MSDN newsgroup!
I have performed the test from your description. All seems work well. There
is one thing need to be paid attention is you should execute the stored
procedure for your database as below:
exec sp_sdidebug 'legacy_on'
Additionally, I suggest you can debug the stored procedure by using SQL
Query Analyzer if you can not debug it in VS.NET. This will help me to
narrow down the current issue. Thanks for your understanding! I'm looking
forward your reply!
Regards,
Yuan Ren [MSFT]
Microsoft Online Support
.
- Prev by Date: Re: VS2005: SQL Debugging "T-SQL execution ended without debugging. You may not have sufficient permissions to debug"
- Next by Date: 'This project is out of date' warning
- Previous by thread: Debuggin VS over VPN
- Next by thread: Problem w/ breakpoints using VS2005 w/ old ASP web site.
- Index(es):
Relevant Pages
|
Loading