Warning: Constant WP_TEMP_DIR already defined in /var/www/html/blogs/glenn/wp-config.php on line 94

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/blogs/glenn/wp-config.php:94) in /var/www/html/blogs/glenn/wp-includes/feed-rss2-comments.php on line 8
Comments on: How to Create SQL Server Agent Alerts for Critical Errors https://www.sqlskills.com/blogs/glenn/how-to-create-sql-server-agent-alerts-for-critical-errors/ Semi-random musings about SQL Server performance Mon, 18 Mar 2019 19:17:48 +0000 hourly 1 https://wordpress.org/?v=6.9.4 By: CT https://www.sqlskills.com/blogs/glenn/how-to-create-sql-server-agent-alerts-for-critical-errors/#comment-1806 Wed, 03 Apr 2013 16:56:05 +0000 /blogs/glenn/post/How-to-Create-SQL-Server-Agent-Alerts-for-Critical-Errors.aspx#comment-1806 you can copy the code with the line numbers to a good editor like notepad++ or even in Management studio, then while keeping ALT key pressed, you can copy only the sql code while leaving out the line numbers. this works in VS as well.

]]>
By: Chad https://www.sqlskills.com/blogs/glenn/how-to-create-sql-server-agent-alerts-for-critical-errors/#comment-1024 Tue, 05 Mar 2013 21:11:42 +0000 /blogs/glenn/post/How-to-Create-SQL-Server-Agent-Alerts-for-Critical-Errors.aspx#comment-1024 Great post. Just a suggestion: the line numbers make it difficult to copy and paste the script.

]]>