I have a requirement to gather a form input and store it into the database. That is pretty easy. The difficult part is that I can not make a unique key on a long text field.
In this kind of a situation, what is usually done to help prevent duplicate entries from being entered by users?
Thanks,
Alex
UPDATED
Direct Question:
You should create an additional field as in this eaxmple
NOTE:
EXAMPLE:
Further SO Readings: