Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Duplicate URNs


This topic is 7855 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

A URN is a unique number given to every record in a database. It is used in our case to link people stored in one database with different subject areas stored in another database. The database automatically assigns a new URN to each new record created. I have the field set to be unique and it is unmodifiable. And, yet, the database has suddenly started to create duplicates in this field.

Link to comment
Share on other sites

If sound like someone is using the Keyboard Cmd D instead of Cmd N to make new records. Either get a ruler and smack there little fingers or script these functions to buttons and eliminate the ability to Keyboard (menu) access.

HTH

Lee

smile.gif

Link to comment
Share on other sites

  • Newbies

Never mind, I've sorted it out. The problem arose from some old records that were imported from another database and the URN numbers from that database were also imported instead of allowing the current database to assign new numbers, so these numbers were not indexed. I have sorted out a 'work-around'. I'm going to set change the field definition to start assigning URN numbers at a number higher than the highest existing number.

Link to comment
Share on other sites

This is why just using what you call the URN (and what Filemaker calls the Record ID) is insufficient for creating relationships.

One suggestion made on these boards, oh, many moons ago, was to create a calc field that concatenates the Record ID, the CreationDate and the CreationTime. That way, each record's key field will be unique.

Link to comment
Share on other sites

This topic is 7855 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.