Library Installation

Azure SQL Database Adapter

Required library

Driver version

Microsoft SQL Server JDBC Driver 8.4

How to get the library

Download Microsoft JDBC Driver 8.4 for SQL Server from Microsoft SQL Docs (https://docs.microsoft.com/en-us/sql/connect/jdbc/release-notes-for-the-jdbc-driver?view=sql-server-ver15#84).

Installation procedure

  1. Stop DataSpiderServer and DataSpider Studio.
  2. Copy mssql-jdbc-8.4.<version>.jre8.jar to $DATASPIDER_HOME/server/plugin/data_processing/modules/sqlazure_adapter directory.
  3. Start DataSpiderServer and DataSpider Studio.