SQL Server 2016 Performance

Technical Article

RE: Access Email

  • Reply

I think the way to do this is to open a recordset which contains the data to be placed in the message body. Then simply use DoCmd.SendObject to send the email. Sub sEmailNotification()Dim rst As New ADODB.Recordset Dim strMsg As String'get data for request (assumes only 1 record in table) rst.Open "SELECT REQUEST_DATE_FROM, REQUEST_DATE_TO, REQUEST_HOURS, USERNAME […]

You rated this post out of 5. Change rating

2005-04-06

Blogs

Small Data SF 2024

By

I can’t remember how I heard about Small Data SF 2024, but it caught...

A New Word: Moledro

By

moledro – n. a feeling of resonant connection with an author or artist you’ll...

Snowflake + Azure blob

By

Let’s go back to data platforms today and I want to talk about a...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers