| Thread | Last Post | Replies |
|
| Multiple notification about the same event | 26 Jul 2006 12:02 GMT | 1 |
after some struggle, I created my first trivial notification applicaiton. One problem I don't quite understand. Let's say, I want to generate notification whenever in the table1 there's new record with col1='x'. Will NS ensure that each such record generates only one notification ...
|
| SQL Server 2005 Notification Services | 26 Jul 2006 11:52 GMT | 1 |
I would like to set up SQL Server 2005 notification services. I already have SQL Server 2005 Enterprise Edition installed on a Windows 2003 server. I would like notification servcies to send email to a group account when certain SQL Server jobs abort.
|
| job failure notifications | 18 Jul 2006 18:35 GMT | 2 |
Is there a way to have an email notification sent to more than one person when a job fails?
|
| Can't use local SMTP Service for emails.... | 14 Jul 2006 14:29 GMT | 2 |
Shyams Pather's book for SSNS says that you can use the local SMTP service to debug email notifications, and make sure that all is working OK. Unfourtunately, I can't get it to work for me, does anyone out there have any experience using it in SSNS? I am using SSNS 2005, and as ...
|
| Custom channels: Fax, Printer, SMTP with attachments | 13 Jul 2006 12:38 GMT | 1 |
We are looking for custom channels for SQL Server 2005 Notification Services for sending to fax, printer and email (SMTP, preferably with attachments, which AFAIK the built-in NS SMTP does not support). Can you give me any pointers?
|
| XSLT formatting and XSD references | 13 Jul 2006 12:33 GMT | 1 |
I have 2 questions on XSLT formatting: 1. I want to refer to an XSD schema, for example to perform parameter substitutions. From what I saw the schema has to be listed fully as part of the <NotificationClass> in the ADF.xml file. Is there a way
|
| Remote Controling SQL Server 2005 NS | 13 Jul 2006 12:28 GMT | 1 |
In what ways can I control and monitor NS instances from a remote computer? Any pointers? Thanks, -- Shaul Dar
|
| SQL 2005 newbie - execute stored procedure at times stored in table without NS | 02 Jul 2006 08:50 GMT | 1 |
I have posted similar question to general forum with no success. My problem is as follows: 1. Stored procedures created using .NET Integration should be run on each row at predetermined time stored in that row.
|