Hi,
Is it possible to have sql return a comma separated list (string) of file names that exist in a folder.
This can be done using a batch command script or VBScript, it will be return the file names in a specified folder, but how do I incorporate this into an sql statement or sql sp.
Thank you
Is it possible to have sql return a comma separated list (string) of file names that exist in a folder.
This can be done using a batch command script or VBScript, it will be return the file names in a specified folder, but how do I incorporate this into an sql statement or sql sp.
Thank you