Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

SQL.InternalSQLiteLibrary.ICULoaded

Queries whether ICU libraries are loaded.

Component Version macOS Windows Linux Server iOS SDK
SQL 11.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "SQL.InternalSQLiteLibrary.ICULoaded" )

Parameters

none

Result

Returns 1, 0 or error.

Description

Queries whether ICU libraries are loaded.
If MBS Plugin can find International Components for Unicode library files, we can load them and use them for proper unicode handling in SQLite.

See also

Release notes

Blog Entries

This function is free to use.

Created 21st March 2021, last changed 21st March 2021


SQL.InternalSQLiteLibrary.ICUEnabled - SQL.InternalSQLiteLibrary.ICUUsed