all groups > sql server notification services > november 2005
Scheduling delivery of messages
Posted by R.D at 11/22/2005 10:59:04 PM
HI All
can we schedule the delivery of messages to email using NS itself. The
scenario is like this:
I want all the messages are diplayed in the website when they are generated
but
delivery should be in a different date of users convineance. Presently we
are using
sql mail to deliver ... more >>
Notification service is created, registered, enabled but do not st
Posted by Mostafa Salama at 11/17/2005 1:02:05 AM
I do the following steps:
1)I installed the SQL Notification Service on SQL Server Machine Serv1.
2)Then install the database component on another machine NS1.
3)then create the instance of notification service on the NS1 machine.
The service didn't start
When i tried to start it manually, it ... more >>
Service Broker and SQL Server Express
Posted by Joseph I. Ceasar at 11/14/2005 3:49:03 PM
Is it possible to use Service Broker with SQL Server Express?
How?
What about in a network where the only database server is the Express
edition?
--
-------------------------------
Joseph I. Ceasar
CLS Computer Solutions
... more >>
serperate database server and server that contains the service
Posted by Mostafa Salama at 11/12/2005 5:40:02 AM
can i install the service on a machine and its database on another machine?... more >>
Duplicate Notifications
Posted by Daniel CorrĂȘa at 11/10/2005 11:23:52 AM
Hi,
I'm running e fairly simple NS application and for some reason some events
generate more than one notification. After choosing a specific event, I used
the Query Analyser and performed 3 querys:
1- select event from event table => returned only 1 event as expected
2- rule query (I cha... more >>
installing Notification service with database on different server
Posted by Mostafa Salama at 11/9/2005 4:51:08 AM
when i run create methode to create an instance called SADBNS
where the SQL database server is on different machine
note that i previously installed it where SQL database server is on the same
machine
this error appeare
-----------------------------------------------------------------------... more >>
Remote Database Server
Posted by Mostafa Salama at 11/9/2005 4:41:04 AM
Hello
I installed notification service and it is working great , but now we need
to seperate the the server that contain the notification service and the
server that contains the database. i found a tutorial called remote Database
server deployment (SQL Server Authentication) but unfourtunatl... more >>
Duplicate Events
Posted by RDV at 11/8/2005 9:01:16 AM
The nature of the event provider for my SQLNS application is to produce
exact duplicate rows into the event table. Obviously, I am not
interested in receiving duplicate notifications. What are some
strategies for having SQLNS produce one notification for several exact
rows being sent to the ev... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Change Report Logo
Posted by Todd Ouimet at 11/7/2005 8:30:40 AM
I am trying to change the logo that is created on every report that is
generated with our SQL Reporting Server. I've searched the Report Server
for all jpg, gif, png etc files for the logo. Not found. The image is
referenced within the html code as a GUID from what I can tell. The image
... more >>
Notifications Services Tutorial for 2005
Posted by Jason at 11/4/2005 10:59:20 AM
I ran through the Weather tutorial that comes with SQL 2005 and got it
working but the notifications are written to an HTM file on the server. What
must I do to have the notifications sent via email? ... more >>
|