Hello All,
What is the best way to get info from a directory on machine to import into SQL? I basically need the file path and file size of a certain directory. I tried using the command prompt and print to a text file, but I can't find a way to get JUST file path and file size.
I'm looking into some free software online like "Treesize" but I'm not sure that'll do it. I know I can do this prgrammatically, but I'm just curious to see if there is a faster way because I am dealing with large directories.
Any suggestions would be appreciated.
Thanks!
View Complete Post