1) Download the JDBC Driver here.
2) unzip the file and go to sqljdbc_version\fra\auth\x86 or \x64
3) copy the sqljdbc_auth.dll to C:\Program Files\Java\jre_Version\bin
4) Finally restart eclipse
Related Contents:
- Can I connect to SQL Server using Windows Authentication from Java EE webapp?
- How do I connect to a SQL Server 2008 database using JDBC?
- Driver.getConnection hangs using SQLServer driver and Java 1.6.0_29
- How to pass Table-Valued parameters from java to sql server stored procedure?
- How can I upload files to a server using JSP/Servlet?
- What is the difference between JSF, Servlet and JSP?
- What exactly is Java EE?
- Why is spawning threads in Java EE container discouraged?
- Servlet for serving static content
- How to map an entity field whose name is a reserved word in JPA
- Why JSF saves the state of UI components on server?
- Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.5 or one of its dependencies could not be resolved
- PowerMockito mock single static method and return object
- Inject an EJB into JAX-RS (RESTful service)
- JDBC connection failed, error: TCP/IP connection to host failed
- Why does JPA have a @Transient annotation?
- Difference between Java SE/EE/ME?
- How to hot-reload properties in Java EE and Spring Boot?
- How to read request.getInputStream() multiple times
- UTF-8 text is garbled when form is posted as multipart/form-data
- EJB 3.1 @LocalBean vs no annotation
- Understanding JSF as a MVC framework
- java.sql.SQLException: No suitable driver found for jdbc:microsoft:sqlserver
- Where are compiled JSP Java (*__jsp.java) files?
- When to use EntityManager.find() vs EntityManager.getReference() with JPA
- What are Shadow Variables in Java? [duplicate]
- Spring security’s SecurityContextHolder: session or request bound?
- JPA SQL Server No Dialect mapping for JDBC type: -9
- how to configure hibernate config file for sql server
- CDI: beans.xml, where do I put you?
- Hibernate recursive many-to-many association with the same entity
- Finding your application’s URL with only a ServletContext
- Does JAXB support xsd:restriction?
- Display BLOB (image) through JSP
- What is local/remote and no-interface view in EJB?
- Embedded tomcat 7 servlet 3.0 annotations not working
- Mapping array with Hibernate
- persistence.xml different transaction-type attributes
- How do you enable JMX in Websphere?
- Date columns in SQL-Server (MSSQL-JDBC 3.0) running under Java 1.7.0 retrieved as 2 days in the past
- The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption
- JPA GenerationType.AUTO not considering column with auto increment
- Autowiring in Spring bean (@Component) created with new keyword
- Execute “sp_msforeachdb” in a Java application
- how to create a remote session EJB from a client
- JPA: difference between @JoinColumn and @PrimaryKeyJoinColumn?
- Can anyone explain servlet mapping?
- How to set session timeout dynamically in Java web applications?
- how to set header no cache in spring mvc 3 by annotation
- How to connect with Java into Active Directory