LCID

Description

Specifies the locale identifier that you want the OLE DB data provider to use.

NoteWhen to specify LCID You must specify the LCID parameter before connecting to the database.

Applies to

Syntax

LCID = 'lcid_name'

Default

None

Usage

You specify the locale identifier at initialization. This provides a way for the data server to determine DataWindow Designer’s preferred locale language and character set. However, setting this parameter does not guarantee that all text returned to DataWindow Designer is translated according to the locale ID.

Examples

Example 1

To set the locale to US English:

See also