I need a solution
I need to run a SQL query on a DB but we want to restrict access to just one domain account. Is there a way to have the generated component run with a different account than what the webservice or current user is running with? We don't want to use the workflow service because then it would need to be auditable. We would rather create a new domain account instead that has read only rights to the DB.