View Single Post
Old 13th January 2018, 13:22   #7  |  Link
candela
Registered User
 
Join Date: Jun 2005
Posts: 259
ohter possible fields are:
- Region info (A,B,C)
- comment field for additional info

and not to discourage you but a database like this requires a proper design and serious thought in advance. For example:
- 1 DiscID can be linked to many UPC codes and have different VolumeLabels
- 1 UPC code can be linked to many countries
- people can upload fake data (prevention mechanisms needed such as detecting duplicate VUK, impossible keylengths, confirming VUK from MK/VID calculation, etc )
- how to deal with duplicate entries where the key cannot be confirmed at the moment (there are several in the old AACSupdater database)
- prevent re-upload from previously deleted entries
- correction of existing entries
- ...
candela is offline   Reply With Quote