• You could create a SQL account, give it the necessary permissions and use it in your connectionstring.

    Alternatively, create a stored procedure with EXECUTE AS. Give execute permissions on the SP.