
SSIS driver pack providing JDBC-based connectivity to various systems.
Vendor
KingswaySoft
Company Website
JDBC Driver Pack by KingswaySoft is an extension for Microsoft SQL Server Integration Services (SSIS) that provides JDBC-based connectivity to various databases and enterprise systems. The driver pack includes JDBC connection managers and related components that allow SSIS packages to connect to systems exposing JDBC interfaces. It enables data extraction and loading through standard SSIS data flow tasks, making it possible to integrate heterogeneous systems within structured ETL processes. The solution integrates directly into the SSIS development environment (Visual Studio / SSDT) and supports execution in on-premises SQL Server Integration Services as well as Azure-SSIS Integration Runtime. It is intended for organizations that need JDBC connectivity within controlled integration workflows without building custom driver implementations. The driver pack supports configurable connection settings, authentication mechanisms, and data access operations using JDBC-compliant drivers.
Key Features
JDBC Connection Manager Provides JDBC-based connectivity within SSIS packages.
- Configurable JDBC URL settings
- Driver class configuration
- Authentication parameter support
Integration with SSIS Data Flow Allows use within standard SSIS workflows.
- Source and destination usage
- Compatibility with SSIS transformations
- Metadata integration
Support for Multiple JDBC Drivers Enables connectivity to different JDBC-compliant systems.
- Database systems
- Enterprise applications
- Vendor-provided JDBC drivers
Configurable Runtime Options Supports flexible deployment scenarios.
- 32-bit and 64-bit runtime support
- SQL Server Integration Services
- Azure-SSIS Integration Runtime
Error Handling and Logging Facilitates controlled ETL operations.
- Detailed execution feedback
- Row-level error outputs
- Logging integration
Benefits
Standardized JDBC Connectivity in SSIS Provides structured access to JDBC-enabled systems.
- Centralized integration approach
- Reusable SSIS packages
- Reduced ad hoc connectivity solutions
Reduced Custom Development Avoids manual driver implementation.
- Pre-built connection manager
- Configuration-based setup
- Integration with existing SSIS environment
Improved Integration Flexibility Supports diverse system landscapes.
- Multi-database environments
- Cross-platform integration
- Vendor-independent JDBC usage
Enterprise Deployment Support Enables scalable integration processes.
- On-premises execution
- Azure-based execution
- Hybrid infrastructure support