| title | Step 1: Configure environment for Java |
|---|---|
| description | Step 1 of this getting started guide involves installing Java, the Microsoft JDBC Driver for SQL Server, and configuring your development environment. |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 08/09/2023 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | conceptual |
- Identify which version of the JDBC driver you're using based on your environment, as noted here: System Requirements for the JDBC Driver.
- Download and install applicable JDBC Driver here: Download Microsoft JDBC Driver for SQL Server.
- Set class path based on the driver version, as noted here: Using the JDBC Driver.