How i can Find File Exist or not on path/Folder?
e.g.
I have 500 files in my table and i want check this files physically available or not on given path/folder,
***create new FileExist field,
if file is available then FileExist update with "YES" else "No" .