I have an ambitious idea which I just need to know if it is possible, to save me wasting time trying and failing.
My client uses a database of mine to control product changes. For each proposed product change, they create a change record and a number of related approval records (one for each person that needs to approve the change). The database sends an email to each of the approvers and they respond by going into the database to record either an accept or a reject in the respective approval records.
Is it possible for this response to be performed by the approvers replying to the emails instead of having to go into the database?
I know that data can be collected by Access from an email message but as I understand it, it can either add records to a table, or update a record that has the email address in one of its fields.
In my case, the email address would be in a field of the record that needs updating but it would also appear in many other records in that table as well. These mustn't be updated.
Anyone have any experience with this. I'd be grateful for any advice.
My client uses a database of mine to control product changes. For each proposed product change, they create a change record and a number of related approval records (one for each person that needs to approve the change). The database sends an email to each of the approvers and they respond by going into the database to record either an accept or a reject in the respective approval records.
Is it possible for this response to be performed by the approvers replying to the emails instead of having to go into the database?
I know that data can be collected by Access from an email message but as I understand it, it can either add records to a table, or update a record that has the email address in one of its fields.
In my case, the email address would be in a field of the record that needs updating but it would also appear in many other records in that table as well. These mustn't be updated.
Anyone have any experience with this. I'd be grateful for any advice.