473,378 Members | 1,309 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Debugging stored procedures

I have been through several examples of debugging stored procedures with
VS.NET, the most recent being in Chap 12 of Mike Gunderloy's certification
book. I have never found one that works.

After enabling SQL Server debugging in the project properties, a step-into
doesn't step into.

What is the secret?
Thanks,
Tina
Nov 18 '05 #1
2 1084
Hi,

Looks like you're experimenting sql proc debugging using
visual studio.

Try these links:
http://msdn.microsoft.com/library/en...ugging_SQL.asp
http://support.microsoft.com/?id=316549

--
Hope this helps,
Zeeshan Mustafa, MCSD
"Tina" <ti**********@removespamexcite.com> wrote in message
news:OR**************@TK2MSFTNGP09.phx.gbl...
I have been through several examples of debugging stored procedures with
VS.NET, the most recent being in Chap 12 of Mike Gunderloy's certification
book. I have never found one that works.

After enabling SQL Server debugging in the project properties, a step-into
doesn't step into.

What is the secret?
Thanks,
Tina

Nov 18 '05 #2
Hi,

Looks like you're experimenting sql proc debugging using
visual studio.

Try these links:
http://msdn.microsoft.com/library/en...ugging_SQL.asp
http://support.microsoft.com/?id=316549

--
Hope this helps,
Zeeshan Mustafa, MCSD
"Tina" <ti**********@removespamexcite.com> wrote in message
news:OR**************@TK2MSFTNGP09.phx.gbl...
I have been through several examples of debugging stored procedures with
VS.NET, the most recent being in Chap 12 of Mike Gunderloy's certification
book. I have never found one that works.

After enabling SQL Server debugging in the project properties, a step-into
doesn't step into.

What is the secret?
Thanks,
Tina

Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Joe Sullivan | last post by:
I have noticed that Visual Studios .NET has a debug mode for SQL statements, but I can't seem to get it to work with MS SQL Server. I can't seem to pull up my stored procedures from the Server...
0
by: Ash | last post by:
Hi all, I have a C# web application which calls a number of stored procedures. I wish to step into the stored procedures while debugging i.e "Mix-mode debugging": I have completed the following...
3
by: srobinson | last post by:
I am trying to debug stored procedures via VS.NET. I've set up the debugging components and made the necessary configurations (security, DCOM, etc.). I was able to start successfully debugging stored...
4
by: Little PussyCat | last post by:
Hello, I am doing a lot of work with stored procedures at work now and am wondering if there is a way that I can step through the code line by line and set breakpoints on it like I do in VB/VBA...
3
by: Rhino | last post by:
I've spent the last couple of hours trying to figure out how to debug a Java stored procedure and am just going in circles. The last straw came when I got "Cannot open input stream for default"...
2
by: db2sysc | last post by:
All: I want to debug stored procedures in V8.2 and specifically see the values of my dynamic constructs. set v_sql ='SELECT COUNT(*) FROM DB2ADMIN. ' || v_table_name; How do I see value of...
3
by: Ash | last post by:
Hi all, I have a C# web application which calls a number of stored procedures. I wish to step into the stored procedures while debugging i.e "Mix-mode debugging": I have completed the following...
2
by: Ash | last post by:
Hi all, I have a C# web application which calls a number of stored procedures. I wish to step into the stored procedures while debugging i.e "Mix-mode debugging": I have completed the following...
2
by: rodchar | last post by:
hey all, is there possibly a way to step into a stored proc while debugging in asp.net? thanks, rodchar
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.