Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 how to start creating Notification Services

Author  Topic 

Prudence
Starting Member

5 Posts

Posted - 2003-02-06 : 20:18:39
I am currently trying to make a simple notification service, one that sends an appropriate mail to one person (one person for now) everytime an insert into a certain table in a database is performed.

The problem is, I want to start creating the application definition file (ADF) using .NET environment, but I dont know what project type to choose in the new project menu.Could I just start a blank solution project and add xml/xslt files thereafter?

Please help me start..

   

- Advertisement -