Home Forums SQL Server 7,2000 T-SQL Create a scheduled task to email from SQL RE: Create a scheduled task to email from SQL

  • You can send emails without outlook just with cdosys. Take a look at How to send e-mail without using SQL Mail in SQL Server http://support.microsoft.com/kb/312839/en-us

    Regards Ramon