Menu

Cannot to MS SQL server, using IntegratedSecurity in JDBC connectionstring

Developers
Anonymous
2016-12-14
2016-12-19
  • Anonymous

    Anonymous - 2016-12-14

    Hi, When I try to connect to Ms SQL database. I am getting an error. I am using the JDBC 4.1 and JRE version 7. When I try to connect to MS SQL server I am using the following connection string:
    jdbc:sqlserver://XX.XXX.XXX.XXX:1433;[DatabaseName=Hackathon];integratedSecurity=true;

    The error I recieve is: "no sqljdbc_auth in java.library.path"

    The requested dll file is placed in the microsoft JDBC folder I downloaded, but how do I get Jailer to use it, so I can connect to my server and database, using integratedSecurity?

    Hope you can help me.

    Best regards Chresten, Denmark

     

    Last edit: Anonymous 2016-12-14
  • Ralf Wisser

    Ralf Wisser - 2016-12-15
     
    • Anonymous

      Anonymous - 2016-12-19

      Hi Ralf

      Thank you very much for supplying the link. I got it to work, by copying the DLL file into the windows/system32 folder.
      Now I can get to try jailer and looking forward to it:-)

       

Anonymous
Anonymous

Add attachments
Cancel