TIB_Import » Developer.Team

IBObjects 5.7.7 Build 2340 Full Source

IBObjects 5.7.7 Build 2340 Full Source
IBObjects 5.7.7 Build 2340 Full Source | 3 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.

Version 5.7.7 [Build 2340]
I added support for Delphi 10 Seattle.
I fixed an issue when in some cases using the OLD_ prefix on a parameter name could cause a parameter type mismatch.
Added ability to define a character set for the admin services components. I also fixed how it generates exceptions so that more information can be gleaned out of the exceptions it raises.
I fixed a painting bug in the TIB_Edit control when using buttons.
I fixed an issue in the TIB_Grid inplace edit onkeypress handling logic with FormatSettings and numeric entry.
Added ability to do OnTranslateString event more uniformly in the TIB_Export component.
Fixed problem when using EXECUTE PROCEDURE statement with the TIB_Import component. Also fixed an issue where it was possible to fail to import the last record if it wasn't terminated with a CRLF or an EOF marker.
I fixed an issue in TIBODataset that had the Bookmark property behaving differently when an insert or an append were cancelled. I also fixed a bug in how input parameters are handled. In a rare case it would give an exception of index out of range.
Started working on supporting the new InterBase XE7 change views feature. It isn't quite finished yet.
Read more