Multi-User Primary Keys: A Solution
Posted April 7 2006
Summary: The easiest way of generating primary key values is to use Clarion's autoincrement feature. But when multiple users access the same table/form simultaneously, this can cause problems. Rhys Daniell shows how to take control of primary IDs in MS SQL using a specialized table, two stored procedures, and some Clarion code.
Please log on to read this subscriber-only article. If you do not have a subscription you can purchase one in the ClarionMag store.
Search ClarionMag
From the archives
First Look: C7 Gold Shows Promise
4/16/2009 12:00:00 AM
SoftVelocity released C7 Gold on April 13, 2009. Last-minute changes/fixes include a resolution to many UHEs and the addition of page view in the report designer. Dave Harms takes a look at the gold release.
