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)
 xp_sendmail / Stored Procedures / Passing Parameters

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-05-31 : 07:47:38
Colm writes "All,

I have successfully used xp_sendmail to send an email with attachs the results of a stored procedure.

I supplied the stored procedure name in @query.

However, I have a stored procedure which requires a parameter but I cannot seem to be able to do this.

All the help files refer to stored procedure names being passed into @query but they never mention parameters.

Any ideas ???

Regards Colm Bannigan."
   

- Advertisement -