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.
Author |
Topic |
nadeem
Starting Member
1 Post |
Posted - 2004-08-26 : 06:58:49
|
hiI want to generate Emails at the following times.1.Registration Email 2.Warning Email 3.Job Alert Email What is the Proper method to achive this task I mean i can should do that by using SqlServer Side or i have to Mange it though code , I am using C#,ASP.net for client sider interaction. if Possible plz mail me nadeem.abbasi@gmail.comRegardsNadeem Anjum AbbasiSoftware EngineerIslamabad Pakistan |
|
samuelhon
Starting Member
5 Posts |
Posted - 2004-09-01 : 05:03:12
|
Hi1 - For the registration email, I code that in the assembly2 - Not sure what you mean by Warning Email3 - Job Alert - I setup a Job to fire off emails overnightSam |
 |
|
|
|
|