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)
 Sql mail

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2003-11-07 : 08:19:41
suresh writes "How do i use Sql mail from Sql server. do i need to create any table for that, where do i put my text file (mail file) after creation. I would appreciate if you can provide me the script"

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2003-11-07 : 12:05:05
No table needs to be created to use SQL Mail.

How is your text file being created?

What are you planning on doing with SQL Mail? Do you even how it configured on the server yet? Have a look at xp_sendmail in SQL Server Books Online.

Tara
Go to Top of Page
   

- Advertisement -