| Thread | Last Post | Replies |
|
| Rogue NS instance | 29 Jun 2007 14:58 GMT | 2 |
I created a new Notifiction Service, and stopped it halfway through creation as I realised I hadn't saved an ADF file. Now the NS databases appear to have been partially created, and I can't delete the instance because it doesn't appear in the list in Server Explorer.
|
| Can Event Batch ID be related to resulting Notification Batch ID(s)? | 27 Jun 2007 21:18 GMT | 1 |
We'd like to write a little web view showing events coming in, and the resulting notifications - in terms of their real-time status (via NSDistributorWorkItems table). But surprisingly, we're finding it difficult to tie an Event Batch ID
|
| Accessing NS Instance on a Database Server from a Web Server | 27 Jun 2007 15:23 GMT | 3 |
Hello. I'm new to SQL Server 2005 Notification Services. I'm trying to access an Instance of SQL 2005 NS on a remote Database Server from a Web Service on a different web server, using the following code: <C#>
|
| Scheduling a job to run every 30 seconds... | 21 Jun 2007 21:11 GMT | 3 |
Hello, all. I need to schedule a SQL job to run every 30 seconds. However, it looks like the shortest frequency SQL will allow is every minute. Is what I want to do possible? Thnx in advance,
|
| Notiification services Help Please | 18 Jun 2007 14:58 GMT | 2 |
We are trying to use SQL server 2005 Notification services to alert an biztalk system that there is a changed data in the table.We have store proc which retrieves the result sets from multiple tables and if there is any change in the result set any update or modify we want NS ...
|
| User Notifications | 13 Jun 2007 13:52 GMT | 1 |
As a newbie, I need help with an issue. Is it possible to set up a notification to myself that alerts myself whenever a specific user(s) logs onto a sql database? I hope someone can help!
|
| SSNS Security using installation user acct not service acct | 08 Jun 2007 13:50 GMT | 1 |
We have SSNS app that updates a different database from changes in another. After installing it always inserts data as my user acct but NOT the svc defined in ICF. we have custom SQL server del protocol and channels. I have added a runas to top of the Ourcreate.cmd but no
|