Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6181993
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T01:07:32+00:00 2026-05-24T01:07:32+00:00

I am debugging some C# code that uses Ado.net to call a stored proc

  • 0

I am debugging some C# code that uses Ado.net to call a stored proc (TSQL) in SQL Server. How can I step into the stored proc?

(I think I have seen this demoed by Microsoft staff, but can’t recall the 101 “magic” settings that are needed to get it to work.)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T01:07:33+00:00Added an answer on May 24, 2026 at 1:07 am

    I’ll build on Davide’s answer and Ian’s comment to it because that was the exactly the process I have gone through.

    Assumption: answer is based on VS2008 & VS2010.

    To step through a T-SQL stored procedure on SQL Server while debugging a .NET app you need to do the following:

    1. Follow the MS Support instructions “How to debug stored procedures in Visual Studio .NET (Option 2)“

      • Ensure that you have enabled SQL Server debugging in the project’s properties (Step 4 in the linked instructions).
      • Ensure you have set a breakpoint in the stored procedure itself (Steps 6-7)
    2. Enable the Allow SQL/CLR Debugging on the Data Connection on which the stored procedure is called:

      • (without this second step you’ll be getting “The breakpoint will not currently be hit. Unable to bind SQL breakponit at this time. Object containing the breakpoint not loaded.” as reported by Ian)
      • Server Explorer > Data Connections
      • Right-click on the connection that you are using in the code
      • Tick the Allow SQL/CLR Debugging option in the menu

    Added from comments: (This seem to be key to getting it to work)

    It works with a programmatically created connection, too. You just have to use the exact same connection string that is displayed when you right-click the server instance, click on ‘Properties’ and scroll down to ‘Connection string’ (Verbindungszeichenfolge in German).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In Eclipse (Ganymede) I'm debugging some code that uses Apache Commons HttpClient and would
While debugging Java code that uses reflection in Eclipse, some times I need to
I'm working on some code that uses error_log() for debugging. The problem is that
I have some debugging code that if executed while running with GBD attached should
I have some code in MS VC++ 6.0 that I am debugging. For some
I am debugging some code and have encountered the following SQL query (simplified version):
I'm very busy write now debugging some code, so I can't cookup a complete
Debugging some finance-related SQL code found a strange issue with numeric(24,8) mathematics precision. Running
I was taken aback earlier today when debugging some code to find that something
Debugging with gdb, any c++ code that uses STL/boost is still a nightmare. Anyone

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.