I am actually trying to add a working option into my Listener that should do the following:
It should check my database and the row "filedata" because my users have a file stored in here thats most likely unique I want to add an option that checks the database if a file is more than once there and notifies my user that his file is being used by another Person as well.
If any of you could help me I'd really appreciate that!