I have a db that contains a field with files names and what I want to do is use this field to select the files from a directory using Explorer. Anyone know if this is possible?
Problem is I have a directory with 1500 files and I need to pick out about 400 random files from it, the file names are in a db so I thought if I could just use that to do the selection it would make my life that much easier.
Problem is I have a directory with 1500 files and I need to pick out about 400 random files from it, the file names are in a db so I thought if I could just use that to do the selection it would make my life that much easier.