JDBC Driver for SQL/MX Programmer's Reference
Home | Contents | Prev | Next | Index | Glossary
List of Examples
Section Title Example Title(s)
Installing and Verifying
JDBC/MX
Verifying the JDBC/MX Driver● 
Working with BLOB
and CLOB Data
Inserting CLOB Columns by Using the Clob
Interface
● 
Writing ASCII or Unicode Data to a CLOB
Column
● 
Inserting CLOB Data by Using the
PreparedStatement Interface
● 
Reading ASCII Data from a CLOB Column● 
Reading Unicode Data from a CLOB Column● 
Inserting a BLOB Column by Using the Blob
Interface
● 
Writing Binary Data to a BLOB Column● 
Inserting a BLOB Column by Using the
PreparedStatement Interface
● 
Reading Binary Data from a BLOB Column● 
Appendix A. Sample Program Accessing CLOB Data● 
Sample Program Accessing BLOB Data● 
Home | Contents | Index | Glossary | Prev | Next
HP JDBC Driver for SQL/MX Programmer's Reference (529777-001)
© 2004, 2005 Hewlett-Packard Development Company L.P. All rights reserved.










