I have one web application which uses login user1 as application login and it has read and write permissions. Now I have created another login user2 having dll permissions and also created a window in my application to execute ddl queries. But i want to use login user2 for that particular window in my applicaiton. Is there a way I can do it ?