Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Generating New Primary Keys
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00013582
Message ID:
00013611
Views:
27
>I use a udf that stores the pointer, and order. Then sets the order to the primary tag, then goes bottom and increments, then returns order and pointer and returns back new key. Fairly fast udf since it doesn't do any locate etc but if anyone has better code/ideas let me know.

You should use your TABLE.DBF data dictionary table which contains all the tables of the system which, among other fields, contains the actual id key. By having this, you can now establish a lock mecanism which will garantee a unique id in the entire system.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform