Hello,
Due to my unfinished python code (I had not deleted my search cursors), while testing it for a second time, the searchcursor creation failed because the table I am trying to access is locked by the previous session.
Now that the program has finished, how can I unlock the table when I have lost the reference to it ?