Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)

  • RE: Tsql Debugger - help please

    Have the Sql Server Admin install remote debugging from the VS.NET CD

    Make sure he does not install all of the app just the remote debug component. I think it is...

  • RE: Tsql Debugger - help please

    In VS.Net 2003

    Right Click on the project in the Sloution Explorer then click properties.

    Select Configuration properties and then debugging.

    By Default it is set to false.

  • RE: Tsql Debugger - help please

    Is the Remote Debugging Tools installed corectly on the Sql Server.

    And do you have the Debug Sql flag turned on in the IDE ?

Viewing 3 posts - 1 through 3 (of 3 total)