new comer Posted August 26, 2003 Posted August 26, 2003 Hi, I have two related DBs A and B, with 1:m relationship. I created a auto-enter serial # in A as primary key, and set up relationship using this field. Now I need to provent user creating duplicate record in B. In B, a record can be identified by 3 fields (serial#, OTA code, and date). What I did now is create a text field, auto-enter calculate value(which hold the 3 fields), and I check the unique radio box in validation. But it doesn't work. Can someone please tell me how to do this? Thank in advance!
Recommended Posts
This topic is 7830 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