all groups > sql server notification services > february 2006
Customizing NS instance db - opinions?
Posted by unc27932 NO[at]SPAM yahoo.com at 2/28/2006 4:38:10 PM
I want just a few more features in my notification application that I
haven't seen in SQL NS - the main feature we're desiring is the
ability for subscribers to maintain their subscriptions. I know this
needs to happen in a Sub. Management interface, but here's what I'm
getting at. If all I w... more >>
looking for book suggestion
Posted by Jake at 2/28/2006 10:26:52 AM
Hello,
I am looking for a book on notification services. Specifically samples
that deal with faxing out documents from notification services. Thanks in
advance.
... more >>
stored procedure Timeout problem.
Posted by vineet.jsl NO[at]SPAM gmail.com at 2/27/2006 10:46:06 PM
Hello EveryBody..
First i want to thanx all of you who for sharing knowledge.
And personally i think that if there were no Google kinda thing, then
developer's life might be very hard. Google provide us a place for
things get done. Google Really makes our life easy.
Now i want to come on my... more >>
integrate to vb.net win32
Posted by Michael at 2/27/2006 12:11:08 PM
I would like to know how to programmatically set the notification service
and what code I need to add to receive events in a win32 application when an
insert, update or delete occur
thanks
... more >>
Specifying ad-hoc subscribers from my client application?
Posted by Mwob at 2/27/2006 8:10:48 AM
Hi,
I'm evaluating the use SSNS 2005 for our web application. From what I
have seen, it looks like it will do the job quite nicely, but I have a
specific requirement that I hope someone here can help me with:
Basically, I *think* I want to specify who the "subscribers" to my
event are. Say ... more >>
How can I use Notification Services to notify my applications
Posted by oleksa borodie at 2/24/2006 12:22:43 AM
Hello.
I'd like to use SQL 2005 Notification Services to notify my .Net
application about some events. In few words it will look like that:
- my application starts and subscribes to some events
- notification service notify my application about some events
I don't know how many applicat... more >>
SQL-NS 2005 Book
Posted by Shyam Pather [MSFT] at 2/22/2006 11:09:58 AM
Folks,
I want to let everyone know that the 2005 update to my Notification Services
book is now available for order. You can get it from
http://www.amazon.com/gp/product/0672327791/.
This book has been completely updated for the 2005 release:
- All source code examples are now designed to w... more >>
nscontrol register - error....help!!
Posted by unc27932 NO[at]SPAM yahoo.com at 2/21/2006 1:43:19 PM
OK - for testing I have the following setup....
The NS databases, distributor, generator, windows service, etc. is all
on my PC - we'll call it Instance1 - the machine can be called
Instance1Machine. I want to install the client tools and register
Instance1 on another machine (without install... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Hosting the Notifications services 2.0 database on SQL Server 2005
Posted by Kevin Jackson at 2/21/2006 9:56:42 AM
We are using SQL Server Notifications Services 2.0 which comes with SQL
Server 2000. We have upgraded to SQL Server 2005 but cannot yet use the
notifications services that come with 2005 yet because we cannot switch over
to the .NET 2.0 Framework.
Is it possible to host the NS 2.0 databa... more >>
Portal Content search based Notifications
Posted by sudhakar_upadrasta NO[at]SPAM yahoo.com at 2/21/2006 5:27:21 AM
Hello,
I have the following business scenario for which I am looking to chalk
out a NS based design.
My Clients Portal content is updated regularly and new articles are put
up by various authors on varied areas.
End users subscribe thru a web based app by specifying "keywords",
which when ... more >>
Notification Services
Posted by Mana at 2/20/2006 1:06:48 AM
Dont know whether this is the right group for the post.
I wanted to know if Oracle provides any notification framework similar
to SQL Server 2005 Notification Services. Also if anybody knows about
any other notification frameworks, plz let me know.
Manasi
... more >>
Deliver Notification on Pocket PC
Posted by Vijay at 2/17/2006 3:02:43 PM
Currently I have Notification Service Application that deliver
notification through mail....using SMTP as delivery channel. Right now
I am using SQLServerTrigger as event provider for generating events.
Now I have few questions
1. How can we deliver notification on Pocket PC device which runs on... more >>
Event Notification using multiple SQL Servers (source / destination)
Posted by SteveM at 2/16/2006 1:56:41 PM
Little confused about Notification Services because all the examples
I've found use one server.
I would like to setup Event Notification so that Server level events
such as Create Database on ServerA are sent to a centralized server
(say ServerB) rather than collected on each server.
If t... more >>
Installing Notification Server
Posted by Bas Dirkse at 2/15/2006 10:21:34 AM
Hello,
I'm trying to install Notification Services 2.0 SP1 on a XP machine, having
SQL Server 2000 (Standard Edtion) installed. I get the message "The database
components require a qualified version of SQL Server on the machine". Do I
have to use the Enterprise edition to use Notification S... more >>
Condition Actions
Posted by Mana at 2/15/2006 1:02:43 AM
Hi
I want to create subscriptions with help of condition actions so that
they ll be flexible.
<SqlLogin> is the child of <ConditionAction> element. I read in MSDN
that the user mentioned in <SqlLogin> must be created before creating
the instance and application of notification service. When... more >>
SQL Mail Issues
Posted by Yoda at 2/12/2006 4:36:27 AM
Hi,
I am having problems with SQL Mail on a Windows 2003 Enterprise server with
SQL 2000 sp4 installed. I've got Outlook 2002 sp2 installed as well.
I've created a domain account used by sql and also created an exchange
mailbox using this sql account. The MSSQLServer and SQLSERVERAGENT al... more >>
Will SQLServerAgent fail if Exchange 2003 req pass for every sessi
Posted by DJL at 2/9/2006 9:44:30 AM
sql server 2000 on a windows 2000 - standalone
exchange server 2003 on a domain
same network
all test in the enterprise manager work besides the operator test, where it
should send a test message to the opertors email.
It returns error 22022, but my services are working fine through the righ... more >>
SentTime is incorrect
Posted by billdebug at 2/6/2006 2:09:23 PM
What can you do in a SSNS 2005 app to control the timestamp on the
Notifications records? I am looking at a time for each entry that is by 12
hours.
Plus I noticed that my scheduled subscriptions are wildly off of the time I
think I'm submitting in my subscription application. I started off... more >>
Application data - where to add
Posted by billdebug at 2/6/2006 1:30:32 PM
I have read some posts from Joe Webb about how SQL 2005 NS can use existing
databases and we can write the NS tables to them. My question is the
opposite. I want to take the basic NS application and expand a single table
to allow for additional fields in the application. So, I'm thinking of go... more >>
Unable to cast COM object of type 'SqlXmlBulkLoad.SQLXMLBulkLoadClass'
Posted by g at 2/1/2006 3:01:14 PM
Hi,
I installed Notification Services 2000 and trying to get an example app
running that came with the book "The Rational Guide to SQL Server
Notification Services".
When I drop an XML event file into the watched directory, it immediatley
changes to a ".err" file.
The Event Log shows this e... more >>
|