all groups > sql server notification services > january 2007
How to Verify if NS is Installed on a Server
Posted by jnichols62 NO[at]SPAM hotmail.com at 1/31/2007 1:04:33 PM
I want to connect to a couple hundred servers via OSQL and run a
script that will tell me if NS is installed on those servers. Does
anyone know what that script might look like?
... more >>
Processing bounce backs
Posted by Andy at 1/30/2007 1:23:46 PM
Hi,
Does Sql NS have anything to support processing of bounce backs in the
SMTP delivery channel, or is that something that you would have to
provide yourself?
Thanks
Andy
... more >>
Stuck on SubscriptionClasses
Posted by Andy at 1/26/2007 12:17:07 PM
Hi,
I'm working through the book, Sql Server 2005 Notifications Services,
and I'm at the part about SubscriptionClasses. Its not in the sample
that I'm stuck, its trying to apply this to the subscription I want to
create for my own application.
The SubscriptionClass seems that it would cre... more >>
Error 1359 when trying to start NS$Instance service
Posted by Todd C at 1/26/2007 10:29:05 AM
I am new to NS 2005 and going through some samples from Shyam Pather's book.
I can create a NS instance, and register and enable it. But I am having
trouble getting the service to start.
I am working on an XP machine, connected to a domain. I had the domain admin
guys create an account tha... more >>
How to send .NET events to applications
Posted by CD at 1/24/2007 9:48:10 PM
Hello All,
I am new to NS, with some experience in using Files and email as the
main mechanism for notifying applications.
In my current scenario, I have a 2 tiered client-server system (.NET)
and I would like to leverage SQL Notification Services to send notices
to the client applications ... more >>
Message: 9076: This application is disabled.
Posted by TonyS at 1/22/2007 11:34:32 PM
Can anyone comment on why the error below occurs?
If the SQL statement used by this hosted provider fails to give any rows the
system disables the application.
There will be times when nothing is to be submitted to the system so I am a
bit perturbed that SQLNS appears to disable the app so tha... more >>
Where to start?
Posted by Andy at 1/16/2007 6:10:28 AM
Hi,
I'm looking at Sql Server 2005 Notification Services. It looks like
exactly what I want, but I'm not sure where to start. I can find
plenty of overviews and 'tutorials' that start with an already
completed project, but I can't seem to find something that goes through
from the ground up.... more >>
Can I use Notification Services for my implementation?
Posted by sendemailtorajesh at 1/13/2007 4:29:05 PM
I am a newbie to Notification service and I need your help to determine
what's the best way to handle my situation. First of all, I need to
determine if Notification service is the right approach.
We have a ASP.NET application that creates purchase orders to various
suppliers. Few suppliers ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
NotificationStatusCallback() in Custom Delivery Protocol
Posted by TonyS at 1/11/2007 7:18:16 PM
Has anyone any experience with creating custom delivery protocol in VB?
I am interested in how to invoke the NotificationStatusCallback() delegate
in a custom delivery protocol using VB?
Thanks a lot in advance
Tony S.
... more >>
Allowed Member Set with 2 attributes
Posted by Kevin Eckart at 1/9/2007 11:24:03 AM
Is this possible? If so, can someone outline the base syntax for this. I
have asked this question a couple of times with no response.
TIA,
Kevin
... more >>
SqlCacheDependency - Cache Invalidation wihout result set modification
Posted by mrashidsaleem NO[at]SPAM hotmail.com at 1/8/2007 4:02:40 AM
Using the SQL 2005 "query notification" caching mechanism, I am caching
three columns (UserId, UserName, Password) of a table called UserInfo
in my web application cache. However, the cache gets invalidated (and
needs to be re-loaded) when another column LastUpdateDateTime of the
same table gets... more >>
|