Re: Query Analyzer Debuging
Edmund (die_spambot@xxxxxxxxxxxx) writes:
> It lives!! Muhahahah! They put SP4 on the SQL server and debugging is so
> sweet. I hope it is not such a mission to debug in SQL 2k5.
Ha! To debug in SQL 2005, you need Visual Studio. Can't do it from
SQL Server Management Studio. (Or Query Analyzer.)
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
Relevant Pages
- Re: testing with sql server
... Regarding your SQL Server 2000 debugging problems, ... version to debug with a sql server 2000 database. ... My goal is to debug some t-sql commands. ... attach to a process and the process that I need to attach to is ... (microsoft.public.sqlserver.setup) - Re: Can i debug/watch on the triggers INSERTED and DELETED records/values?
... > Sometimes I do debug remotely. ... we found that debugging did not work when you had Windows ... Now, port 135 is not any port: ... Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx ... (comp.databases.ms-sqlserver) - Re: Debugging Windows Service
... I am writing a Windows Service that works with SQL Server. ... I want to be able to debug it, ... it looks as if Local System does not have access to SQL Server, ... (microsoft.public.dotnet.general) - Re: Debugging Stored Procedures with Query Analyzer
... When trying to debug a stored procedure with query analyzer it does not ... SQL Server is on the same machine. ... First check in Help->About in Query Analyzer which version of QA you have. ... Books Online that may give further tips. ... (microsoft.public.sqlserver.tools) - Re: select message; not appearing
... messing up the debug visibility. ... I don't have any experience of the TRY-CATCH block messing up the output. ... Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx ... Books Online for SQL Server 2005 at ... (comp.databases.ms-sqlserver) |
|