INFORMIX
DataBlade API Programmer's Manual
Chapter 11: Developing Server Functions
Home Contents Index Master Index New Book

File Access

Server DataBlade API functions should not directly call the standard file-access routines. The DataBlade API provides a complete collection of file-interface routines. Use these functions for server functions or for functions that you design to run in both client and server programs. The functions require the inclusion of mi.h.

The DataBlade API includes the following file-interface functions:

The mi_file_sync() interface function has no effect under Windows NT clients.

For individual descriptions of these functions, see Chapter 12, "DataBlade API Function Descriptions."




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