is it possible to create a MS SQL connection with the user creditials being passed from the windows context running the process ... using integrated security? I have added "SSPI;integratedsecurity=true;domain=mydomain" as additional params and left the username and password blank but can not connect to the database. Please help. Thanks.