What's new in dbExpress driver for InterBase 6.1.1

Jan 9, 2024
  • Fixed Date/Time data types parameters bug
  • Fixed a "list index out of bounds" error
  • Fixed a "Invalid transaction Object" error

New in dbExpress driver for InterBase 6.1.0 (Nov 15, 2023)

  • Added support for RAD Studio 12
  • Added support for macOS Sonoma
  • Fixed bug that prevented reading Null in ClientDataSet if params used in CAST function and Param.Value is Null
  • Fixed several explicit transaction handling bugs

New in dbExpress driver for InterBase 6.0.4 (Mar 29, 2023)

  • Added support for RAD Studio 11 Alexandria Release 3
  • Improved work with alias
  • Fixed bug with stored procedure output parameters Decimal data types

New in dbExpress driver for InterBase 6.0.3 (Sep 27, 2022)

  • Added support for RAD Studio 11 Alexandria Release 2
  • Fixed bug with using CAST in the SQL statement when UseUnicode set to True
  • Fixed bug with the growing memory consumption

New in dbExpress driver for InterBase 6.0.2 (May 19, 2022)

  • Fixed bug with the growing memory consumption
  • Fixed bug with including international characters in SELECT queries when UseUnicode set to True
  • Fixed bug with resetting param values when changing param values count
  • Fixed bug with using CAST in the SQL statement when UseUnicode set to True

New in dbExpress driver for InterBase 6.0.1 (Sep 16, 2021)

  • RAD Studio 11 Alexandria is supported
  • macOS ARM target platform is supported
  • Firebird 4 is supported
  • Fixed bug with an "Invalid variant type" error when using TSQLMonitor
  • Fixed bug with executing stored procedures when UseUnicode is set to True

New in dbExpress driver for InterBase 5.3.1 (Jul 16, 2021)

  • Over-the-Wire (OTW) encryption is supported
  • Bug with missing quotes around the names of server objects is fixed
  • Bug with disconnecting from a server is fixed

New in dbExpress driver for InterBase 5.2.1 (Jun 10, 2020)

  • RAD Studio 10.4 Sydney is supported

New in dbExpress driver for InterBase 5.1.2 (Nov 28, 2019)

  • Interbase 2020 is supported

New in dbExpress driver for InterBase 4.10.15 (Dec 12, 2018)

  • RAD Studio 10.3 Rio is supported
  • Loading of the default client library for 64-bit applications is improved

New in dbExpress driver for InterBase 4.9.14 (Apr 19, 2017)

  • RAD Studio 10.2 Tokyo is supported

New in dbExpress driver for InterBase 4.8.13 (Dec 8, 2016)

  • Bug with incorrect field size is fixed

New in dbExpress driver for InterBase 4.8.12 (Jun 24, 2016)

  • RAD Studio 10.1 Berlin is supported.
  • Bug with the RequiredFields connection option is fixed.

New in dbExpress driver for InterBase 4.7.11 (Jun 24, 2016)

  • Bug with AV on calling TSQLDataSet.Close is fixed.
  • Bug with empty string parameters is fixed.
  • Bug with stored procedure returning parameters of type NUMERIC is fixed.
  • Bug with formatting server error messages is fixed.

New in dbExpress driver for InterBase 4.7.10 (Jun 24, 2016)

  • RAD Studio 10 Seattle is supported.
  • Now Trial for Win64 is a fully functional Standard Edition.

New in dbExpress driver for InterBase 4.6.9 (Apr 22, 2015)

  • RAD Studio XE8 is supported
  • The ForceUsingDefaultPort connection parameter is added
  • Bug with TWideMemoField data size is fixed
  • Bug with AV on closing application when using Delphi 7 is fixed
  • Bug when the driver dll is located on a network drive is fixed

New in dbExpress driver for InterBase 4.5.8 (Apr 22, 2015)

  • Bug with client DLL unloading is fixed
  • Bug with truncating field values when UseUnicode=True is fixed
  • Bug with executing SQL statements from multiple threads is fixed

New in dbExpress driver for InterBase 4.5.7 (Sep 23, 2014)

  • RAD Studio XE7 is supported

New in dbExpress driver for InterBase 4.4.6 (Jun 2, 2014)

  • RAD Studio XE6 is supported
  • The TrimVarChar connection parameter is added
  • Bug with carriage return in the beginning of an error message is fixed
  • Bug with missing ServerCharSet connection parameter in Delphi 7 is fixed

New in dbExpress driver for InterBase 4.3.5 (Jun 2, 2014)

  • RAD Studio XE5 Update 2 is now required
  • Bug with mapping to BCD fields when using TClientDataSet is fixed
  • Support for read-only transactions when using dbExpress 4 is added
  • Bug with opening the "Add Featured Files" dialog is fixed
  • Bug with transaction handling is fixed

New in dbExpress driver for InterBase 4.3.4 (Dec 23, 2013)

  • Rad Studio XE5 is supported
  • Bug with getting metadata when using Firebird 1.5 is fixed
  • Bug with not showing the full error message is fixed

New in dbExpress driver for InterBase 4.2.3 (May 31, 2013)

  • Rad Studio XE4 is supported
  • Assembly registration without .NET SDK installed is improved
  • The 'Unexpected data type 25' error in Delphi 2007 is fixed
  • C++Builder 64-bit for Windows is supported
  • Snapshot transaction support is added
  • Bug with trailing spaces in parameter names in Delphi 2009 and higher is fixed
  • Windows 8 is supported
  • Data Explorer is supported
  • dbExpress 4 metadata is supported

New in dbExpress driver for InterBase 3.1.3 (Apr 6, 2012)

  • Update 4 for RAD Studio XE2, Delphi XE2, and C++Builder XE2 is now required
  • Bug with cutting a string when getting metadata from system tables in Unicode mode is fixed

New in dbExpress driver for InterBase 3.1.2 (Dec 30, 2011)

  • Update 2 for RAD Studio XE2, Delphi XE2, and C++Builder XE2 is now required

New in dbExpress driver for InterBase 3.0.1 (Nov 9, 2011)

  • Embarcadero RAD Studio XE2 is supported
  • Application development for 64-bit Windows is supported
  • FireMonkey application development platform is supported
  • dclcrdbxXXX.dcp is added to installation
  • Now numeric OUT parameters of stored procedures are mapped to the ftFMTBcd data type and not to ftBcd when EnableBCD = True
  • Bug with AV failure on fetching BLOB fields is fixed

New in dbExpress driver for InterBase 2.70.29 (Nov 9, 2011)

  • Bug with processing Unicode symbols in BLOB fields is fixed
  • Bug with getting fields of primary key is fixed

New in dbExpress driver for InterBase 2.70.28 (Nov 9, 2011)

  • Added the LockTimeout option
  • Now the DBXERR_INVALIDUSRPASS error code is returned on connection establishing with invalid user name or password
  • Fixed several bugs with installation of dbExpress driver on different IDEs
  • Fixed bug with AV failure on processing string fields when UseUnicode is True and Charset is set to 'UTF8'
  • Fixed bug with getting database info for 64 bit OS

New in dbExpress driver for InterBase 2.70.27 (Nov 9, 2011)

  • Improved performance of fetching data
  • Fixed bug with rollback transaction after failed commit
  • Fixed bug with processing RETURNING keyword for InterBase

New in dbExpress driver for InterBase 2.70.26 (Nov 9, 2011)

  • Embarcadero RAD Studio XE supported
  • Fixed bug with displaying string parameters in dbMonitor

New in dbExpress driver for InterBase 2.50.23 (Nov 9, 2011)

  • Added the RequiredFields option
  • Bug with keeping of the field default value fixed
  • Bug with treating integer fields as TBooleanField when domain name contains "BOOLEAN" fixed

New in dbExpress driver for InterBase 2.50.22 (Nov 9, 2011)

  • Bug with processing LargeInt fields and parameters fixed

New in dbExpress driver for InterBase 2.50.21 (Nov 9, 2011)

  • Bug with processing LargeInt fields and parameters fixed
  • Bug with inserting/editing string fields when UseUnicode is True fixed
  • Bug with reading blobs when DeferredBlobRead and UseUnicode is True fixed

New in dbExpress driver for InterBase 2.50.20 (Nov 9, 2011)

  • Added support for dbMonitor 3
  • Added support for read-only transactions

New in dbExpress driver for InterBase 2.50.19 (Nov 4, 2009)

  • Bug with fetching BLOB data for Delphi 2010 fixed

New in dbExpress driver for InterBase 2.50.18 (Sep 30, 2009)

  • Embarcadero RAD Studio 2010 suppored
  • Several bugs related to using the driver with Datasnap componets fixed

New in dbExpress driver for InterBase 2.40.16 (Jun 13, 2009)

  • Added the BooleanDomainFields extended driver option
  • Exception on disconnect caused by DBMonitor check, fixed

New in dbExpress driver for InterBase 2.40.0.12 (Oct 20, 2008)

  • Support for Delphi 2009 and C++Builder 2009 added
  • Added full Unicode support for RAD Studio 2009

New in dbExpress driver for InterBase 2.20.0.5 (Nov 14, 2007)

  • CodeGear RAD Studio 2007 is supported now