Hi Members, I am developing a windows application which has to connect DB server using Windows Authentication, But I want to force the application to use a specific user name/password to connect the DB server.
The identity tag is working fine from web application. But i am unable to do with windows application. Is there a way to do impersonate in windows application? else is there a way to do the same? Thanks, Balaji
