So I need to find a way to verify paths that exist in a column of one of my db table for example Table: S_T Column:S_MPEG_Name
In this column exists information that points to certain files for Ex:
C:\Video\08_22_2008.mpg
I am hoping for some advice on the best way to verify that the file exists in this location some sort of verification tool.
What would be the best programming language to create an application that would allow me to do this?
Or do you know of a utility that exists that is capable of this?
Thanks in advance
In this column exists information that points to certain files for Ex:
C:\Video\08_22_2008.mpg
I am hoping for some advice on the best way to verify that the file exists in this location some sort of verification tool.
What would be the best programming language to create an application that would allow me to do this?
Or do you know of a utility that exists that is capable of this?
Thanks in advance