permission violation error when sending output to a network drive -
03-05-2004
, 02:06 PM
when i do this in query analyzer EXEC xp_cmdshell 'exec TestStoredProc 1 > \\server2\test\test.txt' I get an error saying no permission to the network drive. Is there a way to specify the user and password here? Thanks |