| Thread | Last Post | Replies |
|
| Event base notification | 29 Apr 2005 14:38 GMT | 3 |
could somebody help me, I would like to fire an event schedule wise automatically to all users who subscribe in particular category. e.g.
|
| Scheduled notification | 29 Apr 2005 13:23 GMT | 6 |
I am able to generate event based notifications. But I am not getting mails from scheduled notification subscriptions. What could be the problem.? Here goes the ADF file.........
|
| Hosted Event Providers | 28 Apr 2005 22:30 GMT | 1 |
Can I have multiple custom hosted event providers per application that access a non-theadsafe DLL? I guess another way to ask the question is do each of the custom hosted event providers run as separate processes or just new threads in a single process?
|
| SQL-NS and the BLOB data type | 27 Apr 2005 22:04 GMT | 3 |
In the ADF where you define your event data and the associated data type, can event data be a BLOB data type? Does the custom context formatter support this data type ... that is to say does the BLOB work with Hashtable[] rawContent variable?
|
| Problems with SQL Mail | 25 Apr 2005 22:37 GMT | 1 |
I am trying to set up automatic alerts on SQL 2000, SP 3a using Outlook 2000 and Exchange. I have created a profile which successfully sends and receives e-mails, but when I try to enter the profile name in the drop down menu in the SQL Menu configuration it does not appear. If ...
|
| Notification to WinForm programs in a LAN. Is there a Delivery Protocols for it? | 25 Apr 2005 18:30 GMT | 9 |
Would appreciate your comments. Here is my task to be done yesterday but... I am monitoring one or more tables in a SQL DB via .Net WinForm programs developed in C# in the same LAN. As soon as the insert/update events happen, I need to get the notification from the SQL Server so ...
|
| Trouble getting started | 20 Apr 2005 01:24 GMT | 2 |
I know this may sound lame, but I'm having trouble getting started. I can't seem to install NS correctly. Here's some info about my system: Windows XP SP2
|
| I need help with SELECT statement | 19 Apr 2005 12:44 GMT | 2 |
Hi, Could you help me modify the SELECT statement below that would accomplish my final goal. SELECT col1, col2 FROM table1 WHERE col3 < @V In col1 rows have many duplicates
|
| Install error on .NET Framework 1.1 | 18 Apr 2005 19:43 GMT | 2 |
Im sure Ive had this problem before but cant remember how to fix it. How do you get around the problem where NS wont install if you have .NET 1.1 installed? Thanks
|
| Application Relationship Map | 18 Apr 2005 17:14 GMT | 6 |
I think an important part of quickly understanding a new application is knowing how the various entities in the application relate to one another. Is there relationship map for NS ? For example, it would show you the relationship between the various
|
| How to customize the notification messages in sql server 2000 | 16 Apr 2005 14:23 GMT | 1 |
Good Morning, I am new to SQL Server 2000. I am trying to use the job scheduling feature of the sql server. I did schedule the jobs with notification feature of it. It successfully sent e-mails also. The e-mails it sent
|
| Empty notification file, why? | 16 Apr 2005 07:04 GMT | 3 |
I wrote easy NS app, one subscription class, one event, one notification class, output to text file through the filechannel. Everything worked well, bulding registration and starting
|
| Scheduled Rule not firing | 15 Apr 2005 20:11 GMT | 2 |
I have a scheduled rule that calls an SP in another database. When I run the Scheduled Rule code standalone it works and returns rows. But when I set up a scheduled subscription and verify that subscriber, subscriber device and subscription have been entered in the NS database, ...
|
| SentTime field in Notificationstable | 14 Apr 2005 19:41 GMT | 2 |
Can anyone tell me how to adjust the sentTime field in the notifications table to the proper time zone?
|
| QueryInterface for interface 'SqlXmlBulkLoad.ISQLXMLBulkLoad' failed | 14 Apr 2005 09:50 GMT | 2 |
I was trying to investigate Notification Services to check if it could be interesting in our business, so I downloaded the Setup for NS Version 2 SP1 as well as SQLXML 3 SP3 (installed SQLXML 3 before NS) and checked out the samples that came within NS (Weather). However, in
|