Platforms to show: All Mac Windows Linux Cross-Platform

DuckDatabaseMBS.LibraryLoaded as Boolean
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method DuckDB MBS DuckDB Plugin 21.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Function: Whether library is loaded.
DuckDatabaseMBS.LibraryLoadError as Integer
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method DuckDB MBS DuckDB Plugin 21.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Function: The last error code from loading library.
DuckDatabaseMBS.LibraryLoadErrorMessage as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method DuckDB MBS DuckDB Plugin 21.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Function: The last error message from loading library.
DuckDatabaseMBS.LoadLibrary(file as folderitem) as boolean
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method DuckDB MBS DuckDB Plugin 21.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Function: Loads the duckdb library.
Notes:
Returns true on success or false on failure.
The LibraryLoadErrorMessage function returns error message on failure.

See also:

DuckDatabaseMBS.LoadLibrary(path as string) as boolean
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method DuckDB MBS DuckDB Plugin 21.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Function: Loads the duckdb library.
Notes:
Returns true on success or false on failure.
The LibraryLoadErrorMessage function returns error message on failure.

See also:

The items on this page are in the following plugins: MBS DuckDB Plugin.

Feedback: Report problem or ask question.

The biggest plugin in space...