Set email from Access when not signed in

Bob Vitter 201 Reputation points
2021-05-27T17:41:47.59+00:00

Windows 10 Access 2016 Access database opened as a scheduled task to determine if a backend SQL database is running

If I get an error message on trying to open a table I want to send an email message

The code works in I am signed in to the PC but fails when executed as a scheduled task when the PC is signed out

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
906 questions
0 comments No comments
{count} votes

Accepted answer
  1. DBG 2,376 Reputation points
    2021-05-27T18:03:17.64+00:00

    Hi. Just thinking out loud, but you might try using CDO instead of the default email client.

    cdoemail.php

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.