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 |
kamal.A
Yak Posting Veteran
70 Posts |
Posted - 2008-04-05 : 16:31:14
|
Hi How to implement the SSIS package. My requirement is to send a mail to user when the new user account created by admin by using SSIS concept. Kindly post your ideas with sample codings.Kamal.. |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-04-05 : 21:59:58
|
SSIS doesn't have that task. If you write own code, you don't need ssis package. |
 |
|
kamal.A
Yak Posting Veteran
70 Posts |
Posted - 2008-04-07 : 10:27:03
|
Thanks. Is it possible to send a mail from sql server without using front end tools like C#,VB.Net etc.Kamal. |
 |
|
|
|
|