Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Security problems with Bulk insert

    In SSMS run this to see what service account is set up to do directory listing:

    Use Master

    xp_cmdshell 'whoami.exe'

    Go to yourserver\security\logins - right click on the service account returned above, go...

Viewing post 1 (of 1 total)