If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Microsoft SQL Server > Privilege

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-27-11, 06:56
madadi028 madadi028 is offline
Registered User
 
Join Date: Aug 2011
Posts: 12
Privilege

Hi everybody,

I have some computers and they are connected with each other via a domain controller not work group, and I want to check a file existence with this stored procedure in my SQL2008 Enterprise Edition "EXECUTE Master.dbo.xp_fileexist @FilePath,@x out".
But I faced with an unusual behavior and that is the existence result, I see the file in that path and I sure that the file exists but this Sp result returns 0 and that means it doesn't exist, I can't understand why?!!

Please Help me,
Thanks
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On