Lanzamientos de dbExpress Driver for SQLite

Released: Apr 6, 2026

Actualizaciones en 5.4.1

Características

  • Added support for RAD Studio 13 Florence Release 1.

Correcciones

  • Fixed an issue that caused the "Incorrect parameter" exception when executing a query with parameters.

Released: Sep 22, 2025

Actualizaciones en 5.4.0

Características

  • Added support for Embarcadero RAD Studio 13 Florence.
  • Added support for the ISO8601-like time format for the TimeFormat property of the LiteConnection component.
  • Added the RequiredFields option.

Released: Mar 25, 2025

Actualizaciones en 5.3.0

Características

  • Added support for Embarcadero RAD Studio 12 Athens Release 3.
  • Added support for the RAD Studio 64-bit IDE.

Correcciones

  • Fixed a bug with updating a record in the dataset that has key fields of the TEXT type.

Released: Oct 31, 2024

Actualizaciones en 5.2.2

Características

  • Added support for Embarcadero RAD Studio 12 Athens Release 2.

Released: May 9, 2024

Actualizaciones en 5.2.1

Características

  • Added support for Embarcadero RAD Studio 12 Athens Release 1.
  • Direct mode is now based on version 3.45.2 of the SQLite engine.
  • Added support for automatic detection of transaction state when the transaction is controlled by a SQL statement.

Released: Nov 15, 2023

Actualizaciones en 5.2.0

Características

  • Added support for Embarcadero RAD Studio 12 Athens.
  • Added support for Apple macOS Sonoma.
  • Direct mode is now based on version 3.42.0 of the SQLite engine.

Correcciones

  • Fixed bug setting EnableLoadExtension driver option.
  • Fixed bug with incorrect execution of a SQL statement that contains a comment at the end.

Released: Mar 29, 2023

Actualizaciones en 5.1.1

Características

  • Added support for Embarcadero RAD Studio 11 Alexandria Release 3.
  • Improved reading of BLOB fields.

Released: Sep 26, 2022

Actualizaciones en 5.1.0

Características

  • Added support for Embarcadero RAD Studio 11 Alexandria Release 2.
  • Direct mode is now based on version 3.39.2 of the SQLite engine.

Released: Sep 16, 2021

Actualizaciones en 5.0.1

Características

  • Added support for Embarcadero RAD Studio 11 Alexandria.
  • Added support for Apple macOS ARM target platform.
  • Added the IntegerAsLargeInt option to the Connection component.

Released: Jul 14, 2021

Actualizaciones en V4.3.1

Características

  • Added JournalMode, LockingMode and Synchronous options to Connection component.
  • Significantly improved performance of default values for new options.