title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic |
---|---|---|---|---|---|---|---|
Step 1: Configure environment for Java |
Step 1 of this getting started guide involves installing Java, the Microsoft JDBC Driver for SQL Server, and configuring your development environment. |
David-Engel |
davidengel |
08/09/2023 |
sql |
connectivity |
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.