Viewing post 1 (of 2 total)
It is the sql server service account but you have to pass those credentials explicitly to the web server:
[Microsoft.SqlServer.Server.SqlProcedure()]
public static void usp_HelloServer()
...
July 29, 2009 at 2:16 pm
#1032015