Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Content with tag
Database Mail
Items 1 to 19 of 19
Enable Database Mail in 2012
Read more...
By
Mike Hays
2012/11/07
|
Category:
database mail
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
1,850 reads
MSDB Tables/Views
Read more...
By
John Hanrahan
2012/03/06
|
Category:
database mail
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
2,212 reads
Configuring Database Mail with Powershell and SMO
Use Powershell and SMO to quickly and easily enable and configure database mail in nine steps.
Read more...
By
Bruce Kastner
2011/08/15
|
Source:
SQLServerCentral.com
|
Category:
database mail
Rating:
|
Discuss
|
Briefcase
|
2,580 reads
Send email in a tabular format using SQL Server database mail
Some of our SQL Servers contain tables with summarized data (summarized on a weekly / monthly / quarterly basis). Previously this data was emailed as a flat file attachment to the recipients. I was asked to convert this in such a way that the email itself contains the table data. This way the recipients would be able to look at the data in a tabular format, making it easier for readability. Hence we arrived at the question of how to send email from SQL Server with data in a tabular format.
Read more...
By
Additional Articles
2011/04/12
|
Source:
MSSQLTips.com
|
Category:
database mail
Rating:
Rate this
|
Briefcase
|
4,640 reads
Implementing SQL Server Database Mail
Have you ever wished your database could tell you what's wrong or let you know when a task has completed? SQL Server's Database Mail allows the database to send out messages over SMTP. Deanna Dicken shows you how to set up Database Mail and send some messages.
Read more...
By
Additional Articles
2010/11/17
|
Source:
Database Journal
|
Category:
database mail
Rating:
(not yet rated)
Rate this
|
Briefcase
|
3,248 reads
Sending HTML Newsletters in a Batch Using SQL Server
Sending a large volume of emails can put a strain on a mail relay server. However many people using SQL Server will need to do just that for things like newsletters, mailing lists, etc. Satnam Singh brings us a way to spread out the load by sending newsletters in multiple batches instead of one large process.
Read more...
By
Satnam Singh
2010/05/27
|
Source:
SQLServerCentral.com
|
Category:
t-sql
Rating:
|
Discuss
|
Briefcase
|
8,840 reads
How to use Database mail feature in SQL Server 2000
This article describes a way by which we could use the feature of database mail in SQL Server 2000 itself which is a lot easier than SQL Mail.
Read more...
By
Mohammed Moinudheen
2010/03/09
|
Source:
SQLServerCentral.com
|
Category:
sql server 2000
Rating:
|
Discuss
|
Briefcase
|
6,523 reads
Using a Certificate Signed Stored Procedure to Execute sp_send_dbmail
Learn how to create a certificate signed stored procedure to solve common permissions problems using sp_send_dbmail. MVP Jonathan Kehayias brings us a short tutorial that discusses your options and code to show you how to implement certificate security.
Read more...
By
Jonathan Kehayias
2009/12/17
|
Source:
SQLServerCentral.com
|
Category:
security
Rating:
|
Discuss
|
Briefcase
|
7,255 reads
database mail
Read more...
By
VM-723206
2009/11/23
|
Category:
database mail
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
3,042 reads
Updating Datbase Mail Exchange Server
Problem: We are replaceing our exchange server with a new one all DBMAILs on all server use the old one
Read more...
By
Mark Huber
2009/07/27
|
Source:
SQLServerCentral.com
|
Category:
database mail
Rating:
|
Discuss
|
Briefcase
|
448 reads
Database Mail, Part 2 - SQL School Video
Database Mail is an essential part of administering SQL Server for most people. MVP Andy Warren brings us part 2 of how to set up this subsystem.
Read more...
By
Andy Warren
2009/07/14
|
Source:
SQLServerCentral.com
|
Category:
video
Rating:
|
Discuss
|
Briefcase
|
5,196 reads
Sending E-mail from SQL Server 200X
From monitoring e-mail messages to distributing reports for users, SQL Server's database mail proves quite useful. Learn how to use it in SQL Server 2000 and SQL Server 2005/2008.
Read more...
By
Additional Articles
2009/07/01
|
Source:
DevX
|
Category:
database mail
Rating:
Rate this
|
Briefcase
|
4,222 reads
Mathematical Auditing Of Email Broadcasts
In a sequel to his previous article on referential integrity, Glen Cooper looks at some ways to analyze who is getting emails based on a database system.
Read more...
By
R Glen Cooper
2009/05/22
|
Source:
SQLServerCentral.com
|
Category:
database mail
Rating:
|
Discuss
|
Briefcase
|
4,141 reads
Database Mail and SQL Agent Mail setup by using a script
In this tip I provide a script with a few parameters that need to be setup to configure and turn on both of these features.
Read more...
By
Additional Articles
2009/05/11
|
Source:
MSSQLTips.com
|
Category:
sql agent
Rating:
Rate this
|
Briefcase
|
3,447 reads
Setting Up Database Mail - SQL School Video
Learn how to get started integrating mail with your SQL Server in this SQL School video. MVP Andy Warren shows how to set up Database Mail.
Read more...
By
Andy Warren
2009/04/28
|
Source:
SQLServerCentral.com
|
Category:
video
Rating:
|
Discuss
|
Briefcase
|
4,677 reads
Dynamically getting mail profile for sp_send_dbmail
I have found that I like to generate a script once and roll it out to multiple servers at the same time. SQL Server 2008 Management Studio makes that fairly easy by allowing one window to connect to multiple instances simultaneously
Read more...
By
David Benoit
2009/01/27
|
Source:
SQLServerCentral.com
|
Category:
database mail
Rating:
Rate this
|
Briefcase
|
1,339 reads
Get DBMail information
get the profile name and the account name etc about the dbmails created on the server
Read more...
By
mobasha B
2008/09/12
|
Source:
SQLServerCentral.com
|
Category:
database mail
Rating:
|
Discuss
|
Briefcase
|
905 reads
Configuring Database Mail in SQL Server 2005
Learn how to set up SQL Server Database Mail in SQL Server 2005. In this tip, you'll see how to configure Profiles and Accounts for sending mail.
Read more...
By
Additional Articles
2008/08/11
|
Source:
SearchSQLServer
|
Category:
database mail
Rating:
Rate this
|
Briefcase
|
3,398 reads
What do you do with a new SQL Server?
This article highlights some basic steps to take when you have a new install of SQL Server or take over support of existing databases.
Read more...
By
Carolyn Richardson
2008/06/12
|
Source:
SQLServerCentral.com
|
Category:
alerts
Rating:
|
Discuss
|
Briefcase
|
7,697 reads
Items 1 to 19 of 19
Tags
sql server 2005
(2)
sql server 2008
(2)
video
(2)
administration
(1)
alerts
(1)
analysis services (ssas)
(1)
backup / restore
(1)
blogs
(1)
exchange
(1)
maintenance
(1)
powershell
(1)
security
(1)
smo
(1)
sql agent
(1)
sql server 2000
(1)
sql server 7
(1)
sql server express
(1)
sqlmail
(1)
t-sql
(1)
xp_sendmail
(1)
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.