Schalven Posted June 12, 2003 Posted June 12, 2003 I have a simple database that we track deductions. Each of the deductions that we log in to the database has a unique transaction ID that we get from our customers (we key this number in manually). Sometimes they send us the same deductions (sometimes months later). Now to my question. Is there some way to know when we put the transaction number in that a message or something will tell us that the transaction was already put in. Thanks for your help
cjaeger Posted June 12, 2003 Posted June 12, 2003 why not do a little search on the forums for "duplicate records" ? this will come up with about a 1000 threads about that subject. - have a look at field validation (Unique value) in define fields - do your validation formula yourself based on a self-join
Recommended Posts
This topic is 7905 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