| Thread | Last Post | Replies |
|
| error when loading ADF | 30 Jan 2006 18:26 GMT | 5 |
I made a change in the EventProvider section of my ADF, now I'm getting errors when I go to update my NS application. When I click the ADF, I receive this error. Any ideas? An error occurred when parsing the XML file.
|
| What's the lag time btwn EventsQuery & PostQuery? | 30 Jan 2006 18:22 GMT | 1 |
In the DB where I'm storing my data, I have flags on which records need to be processed through Notification Services, to make it easy for my EventsQuery to go grab them. These flags are set up the chain by the application. After processing, using the PostQuery argument, I was
|
| Question about event generation on insert/update/delete | 30 Jan 2006 08:53 GMT | 4 |
I've got some questions about using the Notification Services with Sql Server 2000. The problem is that I've to notify a remote Application about changes (insert, update, delete) in a certain set of database-tables via network.
|
| Is this the right place? | 28 Jan 2006 02:56 GMT | 3 |
We are developing an application that requires some form of asynchronous callback to attached clients. Ideally, these events are user definable (well sysadmin definable) on the server and clients register interest in them when they connect.
|
| Distributor slows to an imperceptable crawl (weekly or so) | 27 Jan 2006 14:58 GMT | 3 |
We have a notification services installation that stops performing (or slows to an imperceptable crawl) almost weekly. This week, the Distributor stops (or crawls at) generating work items. We are getting plenty of seemingly valid notifications, but no work
|
| Is there any indicator that show that event generation is finished | 25 Jan 2006 08:05 GMT | 2 |
Can anyone tell me how to know that the events generation is finished and notification generation has started. or the ns is doing distribution of mails. I would like to know what exactly ns is doing(at what stage it is) programmatically is it possible.
|
| Example Subscription Management App? | 24 Jan 2006 20:30 GMT | 1 |
Are there any sample Subscription Management Apps out there that folks have done for NS 2005? Joe - I see that you've done one, but when I tried to build it, it told me that version 2.0 (I'm assuming the new NS stuff) wasn't compatible. Just was wondering if there were any other
|
| Samples not working | 23 Jan 2006 20:21 GMT | 3 |
I installed notification services for sql 2000 on a win xp pro SP1 box with sql2000 developper edition. The installation went fine. Then I ran setupSamples SetupSamples MyComputerName\MyDomain\MyUser" "MyPassword" MyComputerName
|
| Odd errors with new Subscription Class | 23 Jan 2006 20:17 GMT | 5 |
I am attempting to modify my existing Event Class, & add a subscription class. The basic summary is to send notifications to subscribers when a certain event happens within a user-specified radius of their subscribed address. So a user subscribes by inputting their address &
|
| Stock walkthrough gives me an error | 23 Jan 2006 18:15 GMT | 1 |
On win Xp Pro Machine with sql server 2000 notification services sp1 and sql 2000 dev ed. I am at task 4, trying to run AddSubscribers.vbs The line nsInstance.Initialize "StockInstance" gives me error code 80131500
|
| malevolent attacks | 22 Jan 2006 17:30 GMT | 3 |
Is their any way to keep track of someone accessing our Database and also I need to get some notification when someone created any trigger, sp or tables in our db. Imtiaz
|
| Prob with rights on samples setup | 20 Jan 2006 14:43 GMT | 1 |
I am running the (SQL Server 2000 Notification) SetupSamples.cmd as follows: SetupSamples.cmd "myDomain\myUsername" "myPassword" myPCName and get this error: ... (preceding omitted as seemed to work ok)
|
| General Question | 20 Jan 2006 01:20 GMT | 2 |
Are notifications what I use to have the server notify attached clients of certain events? Essentially I want clients to register interest in certain DB events. When they happen, the server is to notify all registered clients.
|
| SQL NS Books | 20 Jan 2006 01:17 GMT | 1 |
Does anyoen know how applicable are the books Microsoft SQL Server 2000 Notification Services and The Rational Guide to SQL Server Notification Services to SQL Server 2005? I am starting to dig into SQLNS, but would rather hobble on my own if a lot has changed between SQL2K and
|
| Error Registering NS$Alerts Windows Service | 19 Jan 2006 23:12 GMT | 1 |
I have been attempting to register the windows service for notification services for the last few hours without success. The error message is always the same, show below. I've searched high and low through google groups and throughout the web
|