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)
 Send a mail with a query result for body

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-09-27 : 09:17:09
Arnuad writes "Hi,

OS : Win NT Server 4.0
SQL Server : version 7.0 SP3


I am a very beginner in SQL Server, and I just would like to know if it exists a way to send a message where the body will contain the result a query.

For example, I would like to receive every month the number of records in one of my table...

I tried with the DTS to create a text file with this result, but it doesn't work...

I am sur you have an idea about this problem ;-)

Thank you very much.

Arnaud."
   

- Advertisement -