RE: auto increment

Author: Gary Jeurink

Posted: 2012-08-24 at 10:54:36

A lot of information. Thanks. For now, the max+1 will work as long as I use

an unfiltered list so that updates through view update only their key record

but logging in users I use a username and encrypted password. They never see

their actual member number id. So is it okay to stay simple with user-id if

the security is really at the gate with user-name & password to get in?

Gary Jeurink

-----Original Message-----

From: Alan Bourke [mailto:alanpbourke@fastmail.fm]

Sent: Friday, August 24, 2012 9:31 AM

To: profox@leafe.com

Subject: Re: auto increment

On Fri, Aug 24, 2012, at 02:44 PM, Lew Schwartz wrote:

> I never understood why these routines would be any better than max()+1.

>

Because they are GUIDs - globally unique. That fact is very important in

some applications, but overkill for a lot of others.

--

Alan Bourke

alanpbourke (at) fastmail (dot) fm

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/32B978E8ED5445E09D6DA58D1797EB75@OwnerPC

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2012 Gary Jeurink