Platforms to show: All Mac Windows Linux Cross-Platform

SQL

Access to SQL databases (Oracle, SQL Server, DB2, Sybase, Informix, InterBase, SQLBase, MySQL, PostgreSQL and ODBC, SQLite).

Release notes

  • Version 25.4
  • Version 25.3
  • Version 25.2
    • Fixed BOF of RecordSet when used with our SQLDatabaseMBS class to report BOF = true on the first row of the result set.
  • Version 25.1
  • Version 24.5
  • Version 24.3
  • Version 24.2
  • Version 24.1
  • Version 24.0
    • Added checks for SQLDatabaseMBS class to raise an exception if you try to close, SQLExecute or SQLSelect while a background thread runs a SQL query.
    • Added CopyMemoryBlock method to SQLStringMBS class.
    • Added isBOF and isEOF to SQLCommandMBS class.
    • Fixed a possible crash in SQLConnectionMBS destructor.
    • Fixed a problem with Options in SQLCommandMBS not reporting options correctly.
    • Implemented EOF and BOF for SQL Plugin for RowSets to make for-each loops work better, but AutoCache may need to be enabled if the database doesn't allow MoveFirst like SQLite.

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


The biggest plugin in space...