Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reference tables strategy
Message
 
To
30/09/2004 15:48:25
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00947665
Message ID:
00947715
Views:
15
Bonnie,

that's the dilemma we have... so far we've stored our values in one generic table (basically ID, Code, Description).
We need to add some features and we are questionning the use of CODE over ID...

Binding directly on the CODE means that it's easy for queries and business rules validation... also good for data conversion and export/import like you pointed out.

Some other people don't like the idea and prefer ID mainly because SQL Server is much more efficient on ID (numbers) than on codes (strings).
Changing this also affects many existing systems and we usually try to be as much backward compatible as possible.

It's almost a religious matter :)

Thank you for your precious input,

Alex
Alexandre Boudreault-Ferland
Chief Technology Officer
AZUR Technologies
http://www.xicommunity.ca
http://www.xiazur.com
http://endfunction.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform