SQL.InternalSQLiteLibrary.Deactivate
------------------------------------

Deactivates the use of internal SQLite library.

| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|---|
| [SQL](component_SQL.md) | [5.3](newinversion53.md) | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |

MBS( "SQL.InternalSQLiteLibrary.Deactivate" ) ### Parameters

none

### Result

Returns OK or error.

### Description

Deactivates the use of internal SQLite library.  
You should normally never need to call this.  
### See also

- [SQL.InternalSQLiteLibrary.Activate](SQLInternalSQLiteLibraryActivate.md)
- [SQL.InternalSQLiteLibrary.Activated](SQLInternalSQLiteLibraryActivated.md)
- [SQL.InternalSQLiteLibrary.ICUEnabled](SQLInternalSQLiteLibraryICUEnabled.md)
- [SQL.InternalSQLiteLibrary.ICULoaded](SQLInternalSQLiteLibraryICULoaded.md)
- [SQL.InternalSQLiteLibrary.LoadICU](SQLInternalSQLiteLibraryLoadICU.md)
- [SQL.InternalSQLiteLibrary.SetICUEnabled](SQLInternalSQLiteLibrarySetICUEnabled.md)
- [SQL.InternalSQLiteLibrary.SourceID](SQLInternalSQLiteLibrarySourceID.md)
- [SQL.InternalSQLiteLibrary.Version](SQLInternalSQLiteLibraryVersion.md)

This function checks for a license.

Created 23th September 2015 , last changed 23th September 2015

  
[SQL.InternalSQLiteLibrary.Activated](SQLInternalSQLiteLibraryActivated.md) - [SQL.InternalSQLiteLibrary.Dump](SQLInternalSQLiteLibraryDump.md)

[HTML Version](SQLInternalSQLiteLibraryDeactivate.shtml)