Platforms to show: All Mac Windows Linux Cross-Platform

The module InternalPostgreSQLLibraryMBS   Deprecated

module InternalPostgreSQLLibraryMBS
Type 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.
Example
if InternalPostgreSQLLibraryMBS.Use then
MsgBox "Using internal PostgreSQL."
else
MsgBox "Failed, so please use library file."
end if

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/

Blog Entries

Release notes


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


The biggest plugin in space...