Groups | Blog | Home
all groups > sql server notification services > august 2005 >

sql server notification services : Posting events from different machine


Yogesh K.
8/4/2005 12:00:00 AM
Hi,

I have a requrirement where I want to post the events from a different =
machine. I am using a custom event provider which is hooked as a part =
with some third party application.=20

When some change occurs with some information, an event is fired, which =
is posted to NS.=20

This gives me a dependency as to put the NS on the same system. I want =
the NS to be planted on some other system and I should be able to push =
the events from a different machine.=20

Let me know, if it is possible ???=20
If yes, how can we do it?

Regards,
Yogesh K.
8/4/2005 12:00:00 AM
Where can I download the NS Client components.
I am not able to find any.

Well I have a library implemented for to post. It means I can run the
library from any client machine where I have client installed right.
Can you provide me with the link.

Thanks & Cheers:)
Yogesh Kadalgikar

[quoted text, click to view]

kate
8/4/2005 2:02:13 AM
yes, this is no problem. you need the NS client components installed to
the remote machine and then you can run the normal NS API commands from
code to post the events from a custom event provider.

Kate MBCS

Alert Technologies
http://www.alert-technologies.co.uk
Get your notification services implementation going in minutes not
weeks ......
Joe Webb
8/4/2005 6:01:07 AM
Yogesh -

1) Install the SQLNS client components on the remote box. This puts
NSControl, etc on that box. For v2.0 SP1, the client components are
part of the normal SQLNS setup. Just start the SQLNS setup on the
remote box and select client components at the appropriate screen.

2) Register the instance on the remote box using NSControl register;
specify the remote server name in the -server argument.

HTH...

--
Joe Webb
SQL Server MVP


~~~
Get up to speed quickly with SQLNS
http://www.amazon.com/exec/obidos/tg/detail/-/0972688811

I support PASS, the Professional Association for SQL Server.
(www.sqlpass.org)


On Thu, 4 Aug 2005 14:44:20 +0530, "Yogesh K."
[quoted text, click to view]
Yogesh K.
8/8/2005 12:00:00 AM
Hello Kate/Joe.

It works. I tested it out.
Thanks a bunch.

Yogesh Kadalgikar

[quoted text, click to view]

AddThis Social Bookmark Button