Quantcast
Channel: ASPRunner forums
Viewing all articles
Browse latest Browse all 2586

[SOLVED] Inserting Audit records

$
0
0
Hello all,

I have several tables with email addresses.

In table 1, I have records with unique email addresses.

In tables 2 and 3, there can be multiple records with the same email address.

If I remove and email address in table 1, I want to remove the same email address (if it exists) in the remaining tables 2 and 3. I'm doing that now through the After record updated event for Table 1.

But, how can I insert the information from Tables 2 and 3 if those have email addresses that are moved? The audit system responds to the Add/Edit pages, but not to any external effort of adding or editing information.

Is there a way to implement a call to the audit system to add a record from an external source? Has anyone ever done this?

Viewing all articles
Browse latest Browse all 2586

Trending Articles