Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do install T-SQL Debugger?

Status
Not open for further replies.

RobRock

Programmer
Oct 17, 2001
6
0
0
US
From reading in a book, I understand that the Debugger Interface is on my machine but not installed by default. How do I locate this Debugger Interface and install it? Do I need to do anything to my server as far as file installs also? Is there anything else I
should do that I'm missing? Thanks in advance for your help.
 
You can get it from the Visual Studio 6.0 Enterprise installation disc. Run the setup program, choose Server Applications and Tools, Launch BackOffice Installation Wizard, Install, Custom, and install SQL Server Debugging.

Shouldn't have to do anything else, at least not that I can think of.

Hope this helps:)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top