INFORMIX
DataBlade API Programmer's Manual
Chapter 12: DataBlade API Function Descriptions
Home Contents Index Master Index New Book

mi_large_object_write()

The mi_large_object_write() function writes data to any type of smart large object from the current position.

Syntax

Usage

This function provides direct access to a smart large object.

Tip: Informix provides the mi_large_object_write() function for backward compatibility only. Use the mi_lo_write() function for all new DataBlade routines.

Return Values

On success returns the number of bytes written. On failure, returns MI_ERROR.

Related Topics

See the description of the mi_large_object_seek() function.

For information about accessing smart-large-object data, see Chapter 3, "Handling Smart Large Objects."




DataBlade API Programmer's Manual, version 9.1
Copyright © 1998, Informix Software, Inc. All rights reserved.