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

mi_set_default_database_info()

The mi_set_default_database_info() function sets the fields in the user-provided database information structure to the default values.

Syntax

Usage

The mi_set_default_database_info() function sets application defaults for the database and user when those defaults differ from the values in the system parameters.

The MI_DATABASE_INFO structure is shown in the description of the mi_get_database_info() function. For additional information about data structures and about setting defaults in the application, see "Information Descriptors".

Return Values

MI_OK

The function was successful.

MI_ERROR

The function was not successful.

Related Topics

For additional information, see "Information Descriptors" and the descriptions of the following functions: mi_get_database_info(), mi_get_default_database_info(), and mi_sysname().




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