473,408 Members | 2,734 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

How to send email when changes are made to asset tracking table?

70 64KB
I have an asset tracking table which keeps track of communications equipment as well as the cabinet/room/building they're located in and also the customers who are the point of contact for that room.

Whenever we make changes to the network (remove one or more piece of equipment, install one or more piece of equipment) we're required to send an email out to all of the network engineers letting them know that a change to the network has been made.

I'm trying to build a way for that to be more automated. It would be great if I could make changes in the database, and then hit a button for an email to popup in Outlook already filled out and ready to be sent. How exactly is this done?

I think the challenging part would be building a form to add new records and remove old records. I think I might need an audit log for this purpose because I would need to know what information needed to be in the email.
Nov 8 '15 #1
1 755
zmbd
5,501 Expert Mod 4TB
Very simple emails can be sent using DocmdSendObject, an example is found here https://bytes.com/topic/access/answe...ok#post3742915
This can be easily modified to pull from a table of emails as shown in this thread: https://bytes.com/topic/access/answe...rt#post3764587 by ADezii and he has a more flexible solution further down that will handle more complex situations that involve application automation as show in our insights article Application Automation


You will find numerous threads here dealing with various aspects of how to handle sending emails from within Access...
here's a wide open search result on our site:
https://bytes.com/searchresults.php?...ail&gsc.page=1
Nov 9 '15 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Chuck | last post by:
Good Morning: Has anyone in this newsgroup had experience with emailing changes made on a xml datagrid using ASPEmail? I currently have the table loading correctly with the correct data. When I...
5
by: Andy G | last post by:
Hi, My plan is to use Try Catch statements to catch an error and then email it to myself. I send the user to a custom error page and I would like to email myself the asp.net error. I thought...
1
by: PraveenKadkol | last post by:
Hi, My question : If my process is taking more than 30 mins to complete, then i need to send out email to all the users. I have two forms, 1 is "Main form" and another is dummy form, dummy...
0
by: David | last post by:
I'm trying to send email from a Local System service using SMTPclient but the email never sends... any ideas why? HTTPWebRequest works fine and the emailing code worked fine in a Windows...
0
by: majahops via WebmasterKB.com | last post by:
Okay, I have a website that was initially generated by a program called ASP Runner Pro. It's really nice, has my access database online (I run it on a godaddy.com server) and I love the layout....
5
by: canajien | last post by:
I have a form that stores information in a table, but I also need it to send an email when a specific question, among the many, is answered with no the question is a simple drop box: <select...
0
by: canajien | last post by:
I have a form that when submitted uses php to store the information in a table, but I also need it to send an email when a condition is met <select name="safe_access"> <option...
1
by: Garima12 | last post by:
How do websites send email when new answers is posted to question like if you answer this question, I will get automated email that my question has an answer?
1
by: prita1001 | last post by:
previously i am trying to send mails in separate form like this http://i.stack.imgur.com/klLVx.png but now i want to send mail automatically in respective email address.. Admin approve/reject...
7
by: Pierkes | last post by:
Hi Twinnyfo, Thank you very much for replying. Tried your suggestion and it now returns from the frm_traject_details to frm_trajecten but the the program does not react to anything anymore. The...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.