dbsetdeflang

Description

Set the default language name for an application.

Syntax

RETCODE dbsetdeflang(language)
 
char         *language;

Parameters

language

The name of the national language to use. language must be a null-terminated character string.

Returns

SUCCEED or FAIL.

Usage

See also

DBSETLNATLANG