Rational Developer for System z
PL/I for Windows, Version 8.0, Programming Guide

Sample programs for LOB support

Three sample programs are provided to show how LOB types can be used in PL/I programs:

SQLLOB1.PLI
Shows how to fetch a BLOB from the database into a file.
SQLLOB2A.PLI
Shows how to use LOCATOR variables to modify a LOB without any movement of bytes until the final assignment of the LOB expression.
SQLLOB2B.PLI
Fetches the CLOB created in SQLLOB2A.PLI into a file for viewing.

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)