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)
 Email using storeProcedure

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-11-01 : 09:09:03
Mayur writes "I want to send bulk mails....using sql server 2000.
How do i select records..from a table & pass the values. to a stored procedure which in turns send the mails to users which satisfy those conditions..

As recordset is not available in a sProcedure as in case of an asp page...do i need to use a cursour...if yes then how..

an example would be of great help..& 'll be appreciated.

From where can i get the stored procedure..???"
   

- Advertisement -