CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Guest

    T-SQL Debugger problem

    I am running VB5.0 Enterprize edition with SQL Server 7.0.

    When I try to use the add-in manager and add the T-SQL Debugger all goes well until I try to load a stored procedure. I correctly set up the connection and when I select the procedure the debugging screen appears but does not show the stored procedure code and just hangs for ever. I have to close VB to get rid of it. Any suggestions why the procedure does not load?

    Thanks


  2. #2
    Join Date
    Dec 1999
    Location
    Slovakia
    Posts
    26

    Re: T-SQL Debugger problem

    Did you install SQL Server 7.0 with debug support.


    [ufo]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured