Sets the name of the national language in the LOGINREC structure.
RETCODE DBSETLNATLANG (
PLOGINREC loginrec,
LPCSTR language );
where
SUCCEED or FAIL.
To set a language other than the SQL Server default, call DBSETLNATLANG before dbopen. If language support is installed in the server, error messages are returned in the designated national language.