IB Objects 5.5.3 Build 2058 Full Source | 3.17 Mb IB Objects is the most powerful toolbox available for developing client and service applications for InterBase/Firebird in Delphi and Borland C++Builder without the BDE, ODBC or any other middleware. IB Objects provides more than 80 components for use with 32bit Delphi and C++Builder. The "native IBO" classes require only a Desktop Developer edition. Professional editions of these products are required only if you need to develop with the TDataset-compatible classes.
4/24/2014 Version 5.5.1 [Build 2058] (rev 2060)I added support for XE6.
I fixed some issues with the BCD field support in the TIBODataset class.
I fixed an issue having to do with the NOTREQUIRED column attribute flag.
I enhanced the IndexFieldNames property to allow for the use of the UPPER() operator. Previously it would fail when attempting a Locate() on the column affected.
I enhanced the full text search engine so that it could customize the metaphone algorithm used.
I improved the logic for handling unassigned transaction components.
I implemented a change requested by Sita Software to improve the schema cache transaction behavior.
I fixed a race condition that could happen when using fetch callbacks and a number of master-detail relationships nested.
I added some BCD capabilties into Delphi 5 so that the code was uniform across all versions.
I added a fix for Lazarus/FPC to keep up with some improvements in the edit controls.