CData JDBC Driver for SybaseIQ
Overview
The CData JDBC Driver for SybaseIQ offers the most natural way to connect to SybaseIQ data from Java-based applications and developer technologies. The driver wraps the complexity of accessing SybaseIQ data in an easy-to-integrate, 100%-Java JDBC driver. The driver hides the complexity of accessing data and provides additional powerful security features, smart caching, batching, socket management, and more.
Key Features
- Deploy a single JAR that does not rely on client-side libraries.
- Write SQL to retrieve and update SybaseIQ data.
- Compliant with JDBC 3.0 and JDBC 4.0.
- Codeless integration with popular BI, reporting, and ETL tools.
Getting Started
See Getting Started for A-Z guides on authenticating and connecting to SybaseIQ data. See the SybaseIQ integration guides for information on connecting from other applications.
Using the JDBC Driver
See Using JDBC for examples of using standard JDBC classes like DataSource, Connection, Statement, ResultSet, and others, to work with SybaseIQ data. Using from Tools walks through the steps of integration with JDBC tools, using several popular database tools as examples.
Schema Discovery
See Schema Discovery to access schema information through the standard JDBC interfaces.
JDBC Remoting
See JDBC Remoting to configure remote access to the JDBC data source. The JDBC remoting feature allows hosting the JDBC connection on a server to enable connections from virtually anywhere -- various clients on any platform (Java, .NET, C++, PHP, Python, and so on) and using any standards-based technology (ODBC, JDBC, and so on). JDBC remoting is enabled using the popular MySQL wire protocol server.
Connection String Options
The Connection properties describe the various options that can be used to establish a connection.