Collection Contents Index Handling errors Next PDF

SQL Anywhere® Server - Programming
JDBC API


About this chapter

This chapter describes how to use JDBC to access data.

JDBC can be used both from client applications and inside the database. Java classes using JDBC provide a more powerful alternative to SQL stored procedures for incorporating programming logic into the database.


JDBC overview
Using the iAnywhere JDBC driver
Using the jConnect JDBC driver
Establishing JDBC connections
Using JDBC to access data
Using JDBC escape syntax

Collection Contents Index Handling errors Next PDF