Jump to content

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

Recommended Posts

Posted

The practice of using an auto-created serial number as a unique record number for each record is one of those things I have always taken for granted.

Being a systems administrator and not a database designer, I am finding it difficult to explain in basic terms to a new database designer why EVERY database should have a unique record number. The FileMaker Bible claims they are great for invoicing, and I know I have databases that rely on them for filling in fields via relationships, but I know there is a 1 - 2 sentence explanation on why it is ALWAYS a good practice.

Can anyone help me out here?

Posted

While serial numbers are not unique or persistent (unliked Record ID's) they are extremely useful for generating primary keys to build relational file structures in FMP. In fact, auto enter serial number is the only way positively to guarantee unique values in a multi-user environment. In FMP 5.5 there are two new functions, one to get the next serial number, and the other to reset the serial counter to some value.

HTH

Old Advance Man

This topic is 8446 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.