Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Surrogate key and ...
Message
From
14/05/2001 14:40:34
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Using Surrogate key and ...
Miscellaneous
Thread ID:
00506974
Message ID:
00506974
Views:
55
I'm converting an old invoicing application where primary keys are defined by the user when adding new records. For example, key "PACBELL" might be used to add new vendor "Pacific Bell", etc. For most accounting-type application, this approach seems to be the norm for fast data entry.

In my new development I use integer-based surrogate keys but I'm thinking I might have problems with existing users who are accustomed to entering memorized vendor keys in data entry which is easier than either entering in the unfamiliar new surrogate key value or using the separate lookup form.

I could keep the existing key as candidate key and use it for data entry but it's slightly more work and I feel it's really unnecessary to keep both.

Any suggestions?
It's "my" world. You're just living in it.
Next
Reply
Map
View

Click here to load this message in the networking platform