clrblue Posted August 4, 2002 Posted August 4, 2002 Is it possible just to write a script that checks that for every unique id in one db, there is a record created using that unique id in another? I just don't know the logic without being able to use a FOR loop or a WHERE clause. And I don't want to have to rely on user input. It would be super cool if the script would automatically run everytime that either db was opened or if a change was made to either. TIA, KC
Keith M. Davie Posted August 5, 2002 Posted August 5, 2002 It seems to me that a relationship would be beneficial such that any script would check only those records which are not so existant.
Recommended Posts
This topic is 8151 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