| Thread | Last Post | Replies |
|
| xp_sendmail issue | 21 Feb 2005 19:57 GMT | 1 |
I 've the following issue, any help greatly appreciated I have SQL 2000 with service pack 3a: When I use xp_sendmail with a file attached, it doesn't save to the specified folder, SQL 7 does.
|
| GUI for Notification Services | 21 Feb 2005 19:49 GMT | 2 |
Is there any GUI available for designing the instance and the ADF xml files? Is there something planned with SQL Server 2005 Notification Services? Thanks Klaus Aschenbrenner
|
| sql notification installation problem | 18 Feb 2005 15:34 GMT | 4 |
When i try to install sql notification services the i get the error: the engine components and client components features require MS .Net Framework. INstall the ms .net Framework and run setup again to install these features I installed the .net framework but i still get this ...
|
| Is the trace flag (8720) needed? | 17 Feb 2005 15:46 GMT | 1 |
I'm converting SQL7 to SQL2K. The database scripts have an statement: DBCC TRACEON (8720) It's from third party vendor for previous database build or update.
|
| Mapi error | 17 Feb 2005 15:45 GMT | 1 |
I am trying set up notfication so it emails when jobs fail etcc. I am using sql server 2000 service pack 3A i have set up a mail profile and when I go into enterprise manger and go to test sql mail it says it opens and closes my mapi connection fine. However when I go to an ...
|
| How to get notification instance from another machine | 17 Feb 2005 07:35 GMT | 5 |
I want to run my webapplication at machine1, which should access the notification instance created at machine2. I dont see any server configuration in notificationservices properties. How this can be done? Thanks
|
| High-level requirement for a pub-sub app | 16 Feb 2005 13:52 GMT | 2 |
Thank you, Shyam, for your answer to my question regarding the distributor and delivery protocol objects. Your explanation was very helpful to me. Now I have another question for you and the group. I've
|
| NET SEND problem | 14 Feb 2005 13:16 GMT | 1 |
I am currently using NET SEND in the notification services for sending network msgs to the various people who need to know when things go wrong. My problem is that I cannot get it to work for some people but it works with others.
|
| Question about delivery protocol objects used by distrbutor | 11 Feb 2005 19:55 GMT | 1 |
In cases where you've set the NotificationBatchSize to a smaller number in order to get more parallel processing (specifically, to get a greater number of work items targeting a specific delivery channel), does the
|
| 10000 notification deliveries... | 11 Feb 2005 19:46 GMT | 2 |
I am running NS on a single desktop machine, which hosts NS, SQL Server and IIS for testing (I know this is not nice deployment environment). I created 10000 users who are subscribed to an event. I used HTTPDeliveryProtocol for the notifications created.
|
| Scheduled Notification | 11 Feb 2005 15:52 GMT | 3 |
I am using scheduled customized event provider which looks for event every 2 minutes. Similarly i want to make notification to be scheduled, which will send notification every 2 or 3 minutes. One way is to add multiple subscription for multiple schedules. But that
|
| Unable to install Notification service | 11 Feb 2005 11:38 GMT | 3 |
I have created an NSapplication in Windows 2000 server,before creating this application i ran SetupSamples.cmd in Notification Services Command prompt which has created four sample instances in
|
| <NonHostedProvider> | 10 Feb 2005 23:40 GMT | 10 |
I've created a simple app based on the Stock App that has a NonHostedProvider named GenericProvider. I use this Provider reference when I am manually submitting sample/test events. The app successfully writes the notifications to a file but I don't understand how this nonhosted ...
|
| Stop application being disabled | 10 Feb 2005 14:46 GMT | 10 |
Is there a way to stop a SQLNS application from being disabled if there is a SQLProvider defined and no batches get submitted? TIA Tony S.
|
| Notifications Services in Microsoft | 08 Feb 2005 19:59 GMT | 2 |
Is "Notification Services" used anywhere in Microsoft Applications (eg. the new downloads notifications)?
|