On Sun, Sep 19, 2010 at 2:18 AM, Balaji S <[email protected]> wrote:
> 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?
------------------------


<connectionStrings>
    <add name="Mylogs2" connectionString ="Data
Source=YourServer;Initial Catalog=Mylogs2;User
Id=UserNameHere;Password=l0gNewTestUser;MultipleActiveResultSets=True"/>
  </connectionStrings>

HTH
-- 
Stephen Russell

Sr. Production Systems Programmer
CIMSgts

901.246-0159 cell

Reply via email to