OLE DB Provider for Index Server connection strings

Index Server

Specifying the user locale

Specifies a unique 32-bit number (for example, 1033) that specifies preferences related to the user's language. These preferences indicate how dates and times are formatted, items are sorted alphabetically, strings are compared, and so on.

Provider=MSIDXS;Data source=MyCatalog;Locale Identifier=1033;

If this keyword is not specified, the default system locale identifier is used.