0 Replies Latest reply on Aug 6, 2015 6:10 AM by devashish008

    Connection string for Sql to connect using windows autentication

    devashish008

      Hi team,

      I want a connection url to connect to sql db using the windows service account that is to connect using windows authentication through AD.Please help in the same .

      Currently we are able to connect using sql authentication. the connection string which we are using is jdbc:odbc:ingram:sqlserver://10.22.149.120:1433;databaseName=ingram;intergratedSecurity=true .Its working fine for sql but windows authetication gives us unknown error >i am attaching the logs here .Please provide me the feedback as soon as possible as i am trying this on the production environment