Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

automatic emails for database updates

Status
Not open for further replies.

meichmann

Programmer
Jan 28, 2003
1
US
Hello!
I have a couple of database that i am working with. What I would like to know is this:
Is there an automatic process or macro that sends an email to someone every time the database is updated/modified?
any and all help would be greatly appreciated!
Matt
 
Ms. A. does not include / support recordset triggers, there fore the process can only be done through "workarounds". see faq182-291 for an example and some (brief) discussion of 'trapping' database changes. the procedure(s) there COULD be modified to generate messages in several different ways, but the whole process depends on only being able to change records theough bound forms.

MichaelRed
m.red@att.net

Searching for employment in all the wrong places
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top