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

mi_file_to_large_object()

The mi_file_to_large_object() function creates a smart large object and writes the contents of the specified file to it.

Syntax

Usage

Use mi_free() to free this handle when it is no longer needed.

Return Values

On success, returns a handle for the smart large object; on failure, returns NULL.

Related Topics

For additional information, see the descriptions of other mi_lo_ functions and the following functions: mi_large_object_create(), mi_large_object_create_opts(), mi_large_object_to_file(), mi_large_object_info(), and mi_lo_from_file().




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