Luxena Informix Data Access Components 2.4.2 description
IDAC allows you create Informix access applications in common BDE fashion without known BDE constraints. IDAC ensures reliability as well as usability. It is excellent for BDE migration and rapid client-server and/or n-tier development
Luxena Informix Data Access Components 2.4.2 review
This component set provides interaction between VCL (Delphi/C++Builder) based applications and Informix database server. IDAC is based on the native Informix Client API. This ensures excellent performance and reliability. IDAC is very good BDE and ADO alternative.
Luxena Informix Data Access Components main features:
- Well-known BDE-like interface with familiar set of components, such as Query, Table, UpdateSQL, etc. Every component has BDE-like usage;
- No BDE, ADO or dbExpress. Using IDAC, there is no need to use any intermediate layer (with its own bugs) to work with Informix;
- Full data type support allows you to work with any data type provided by Informix database server including new data types of 9.xx family (BLOB/CLOB, LVARCHAR etc.);
- Connection pool and SQL cache comprehensive features destinied to increase performance of application servers and standalone applications;
- Advanced development. Object Pascal translation of Informix connectivity API and diagnostic structures allow you to easily create applications with advanced features;
- Query execution break gives your application more control over the database communication while still being user-friendly;
- Easy deployment. All Informix connectivity parameters can be defined through TIfxConnection parameters, so there is no need to configure Informix client.