Hello, SQL 2008
Is there a way in T-SQL to get a list of files in a specified folder (similar to dir c:\temp) without using xp_cmdshell?
I am trying to remove the need to use xp_cmdshell from our stored procedures.
Thank you,
djj
The Lord is My Shepard (Psalm 23) - I need someone to lead me!
Is there a way in T-SQL to get a list of files in a specified folder (similar to dir c:\temp) without using xp_cmdshell?
I am trying to remove the need to use xp_cmdshell from our stored procedures.
Thank you,
djj
The Lord is My Shepard (Psalm 23) - I need someone to lead me!