Keith M. Davie Posted May 2, 2000 Posted May 2, 2000 I am taking data from one db to another to another. In the process, as the data moves from db 2 to db 3, the record in db 2 is i deleted by script when the new record is created in db 3. That works fine and good when the user makes the appropriate response in a timely fashion. (The db's are being acted upon by cdml tags - it is a web application.) The problem is if the user must leave the application before clicking on the button which causes the described action between db's 2 and 3 above. There is no way for the user to get back to the record in db 2 without entering through db 1, which creates the record in db 2. So a record is created which will not be deleted and is now an undesired record. Does anyone know is there a way to delete the undesired record by a script using a time element. Obviously the time the record is made can be established using FMP. And a desired delete time could be calculated and displayed in another field. But is there a way to get FMP to cause the deletion of the record if it is still in existence at the calculated delete time? ------------------ Keith M. Davie
Recommended Posts
This topic is 9039 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now