Platforms to show: All Mac Windows Linux Cross-Platform
InformixMBS class Deprecated
Super class: SQLAPIMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | SQL | MBS SQL Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
This item is deprecated and should no longer be used.
The class for Informix specific functions.
Deprecated in favor of direct methods on SQLConnectionMBS. Please let us know if you need more Informix specific functions.
Subclass of the SQLAPIMBS class.
- 6 methods
- method Error(cmd as SQLCommandMBS, byref SQLState as string, byref NativeError as Integer, byref ErrorMsg as string) as Integer
- method GetCursorName(cmd as SQLCommandMBS) as string
- method HDBC as Integer
- method HENV as Integer
- method HSTMT(cmd as SQLCommandMBS) as Integer
- method SetCursorName(cmd as SQLCommandMBS, name as string) as boolean
Super class SQLAPIMBS
- 2 properties
- property ClassName as String
- property Connection as Variant
This class has no sub classes.
Blog Entries
- MBS Xojo Plugins, version 19.5pr1
- MBS Xojo / Real Studio Plugins, version 17.1pr1
- MonkeyBread Software Releases the MBS Real Studio plug-ins in version 13.1
- MonkeyBread Software Releases the MBS Real Studio plug-ins in version 13.0
- MBS Real Studio Plugins, version 13.0fc1
Release notes
- Version 19.5
- Removed LibraryLoaded properties from DB2MBS, InformixMBS, MySQLMBS, PostgreSQLAPIMBS and SQLite3MBS classes.
- Version 17.1
- Added LibraryLoaded property to DB2MBS, InformixMBS, MySQLMBS, PostgreSQLAPIMBS and SQLite3MBS.
The items on this page are in the following plugins: MBS SQL Plugin.
IMServiceMBS - InstantMessageMBS