Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
SR
Starting Member
3 Posts |
Posted - 2010-10-12 : 12:20:15
|
| Hi,Anyone have any idea why the first three characters are missing from the list when I run this?EXEC sp_ListFiles 'C:\Program Files\',NULL,NULL,NULL,1BEMdows NTerence Assembliesernet Explorerine Servicesirisitaslook ExpressML 6.0mon FilesOpenViewpaqPlus Applicationsport Toolsrosoft CRM SRS Data Connectorrosoft Officerosoft SQL Serverrosoft.NETuildXML 4.0 |
|
|
webfred
Master Smack Fu Yak Hacker
8781 Posts |
Posted - 2010-10-12 : 12:40:04
|
What is the source code of sp_ListFiles? No, you're never too old to Yak'n'Roll if you're too young to die. |
 |
|
|
SR
Starting Member
3 Posts |
Posted - 2010-10-12 : 12:40:31
|
| Actually ignore, I don't think this exists as a built-in procedure. |
 |
|
|
Sachin.Nand
2937 Posts |
Posted - 2010-10-12 : 12:41:18
|
| No it exists.But is undocumented.PBUH |
 |
|
|
SR
Starting Member
3 Posts |
|
|
|
|
|