Platforms to show: All Mac Windows Linux Cross-Platform
The module InternalPostgreSQLLibraryMBS Deprecated
module InternalPostgreSQLLibraryMBSType | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
module | SQL | MBS SQL Plugin | 16.2 | ✅ Yes | ❌ No | ✅ Yes | ✅ Yes | All |
This item is deprecated and should no longer be used.
You can use postgres driver libraries instead.
The module for our internal PostgreSQL engine.
This is a PostgreSQL library built into a plugin, so you can decide with use of MBS SQL Plugin to use this plugin instead of providing your own external copy of PostgreSQL shared library.
Deprecated since the library version is outdated. Please use PostgreSQL libraries, e.g. from our libraries page:
https://www.monkeybreadsoftware.de/xojo/download/plugin/Libs/
- method OpenSSLVersion as String
- method Use as boolean
- method Version as Integer
Blog Entries
- MBS Xojo Plugins, version 22.5pr7
- MBS Xojo Plugins, version 20.5pr8
- MBS Xojo Plugins, version 20.4pr1
- CubeSQL support for MBS Xojo SQL Plugin
- MBS Xojo / Real Studio Plugins, version 17.1pr1
- MBS Xojo / Real Studio Plugins, version 16.2pr2
Release notes
- Version 22.5
- Fixed a problem in InternalPostgreSQLLibraryMBS module for new transaction function.
- Version 20.5
- Changed PostgreSQL plugin part (InternalPostgreSQLLibraryMBS) to not depends on LDAP libraries, but load them dynamically if needed.
- Version 20.4
- Deprecated InternalPostgreSQLLibraryMBS module. Please use postgreSQL library.
- Version 17.1
- Fixed InternalPostgreSQLLibraryMBS, so it works again on Linux.
The items on this page are in the following plugins: MBS SQL Plugin.
