Platforms to show: All Mac Windows Linux Cross-Platform
DuckDatabaseMBS class deprecated
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | DuckDB | MBS DuckDB Plugin | 21.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
This item is deprecated and should no longer be used.
You can use SQLDatabaseMBS instead.
Notes:
We built-in libraries for macOS, iOS, Windows and Linux32ARM.
For Linux on Intel, please use LoadLibrary and the version included with your distribution.
see also
https://duckdb.org/docs/
- property Handle as Integer
- shared property HasBuiltInLibrary as Boolean
- 4 methods
- method Connect as DuckConnectionMBS
- method Constructor(file as FolderItem)
- method Constructor(path as String = "")
- method Destructor
- 5 shared methods
- shared method LibraryLoaded as Boolean
- shared method LibraryLoadError as Integer
- shared method LibraryLoadErrorMessage as String
- shared method LoadLibrary(file as folderitem) as boolean
- shared method LoadLibrary(path as string) as boolean
- const Version = "0.2.3"
This class has no sub classes.
Some properties using for this class:
- DuckConnectionMBS.Database as DuckDatabaseMBS
Some examples using this class:
Blog Entries
- MBS Xojo Plugins, version 22.1pr5
- MonkeyBread Software Releases the MBS Xojo Plugins in version 21.1
- MBS Xojo Plugins, version 21.1pr1
- DuckDB
Xojo Developer Magazine
The items on this page are in the following plugins: MBS DuckDB Plugin.
DuckConnectionMBS - DuckPreparedStatementMBS
Feedback: Report problem or ask question.
