About this book

Chapter 1 Introduction

What is JDBC?

What is jConnect?

Chapter 2 Programming Information

Setting up jConnect

Establishing a connection

Implementing custom socket plug-ins

Handling internationalization and localization

Working with databases

Implementing advanced features

Handling restrictions, limitations, and deviations from JDBC standards

Chapter 3 Troubleshooting

Debugging with jConnect

Capturing TDS communication

Unsuccessful connection errors

Memory usage in jConnect applications

Stored procedure errors

Custom socket implementation error

Chapter 4 Performance and Tuning

Improving jConnect performance

Performance tuning for prepared statements in dynamic SQL

Cursor performance

Chapter 5 Migrating jConnect Applications

Migrating jConnect applications

Sybase extensions

Chapter 6 Web Server Gateways

About Web server gateways

Usage requirements

Using the TDS-tunnelling servlet

Appendix A SQL Exception and Warning Messages

Appendix B jConnect Sample Programs

Running IsqlApp

Running jConnect sample programs and code