version 2.6.3
buy $149
compilers D5 D6 D7 D2005 D2006 C5 C6
download - trial
download - registered
forum
Luxena Informix Data Access Components in brief
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 a very good alternative to BDE and ADO
Luxena Informix Data Access Components in details
General information
Component set
ESQL Object Pascal translation
Registered version
General information
IDAC provides an interface between Delphi or C++Builder applications and Informix database server. IDAC is based on native Informix Client API without any intermediate libraries like BDE, ODBC or ADO.

With IDAC you will get all typical DB components features, performance like native Informix ESQL application, an access to native low level Informix structures like SQLDA or SQLCA, a support of all Informix data types (including new data types of 9.xx family), an interrupt of long SQL request, correct Informix error codes and other Informix features.

IDAC is able to work with more than one database connection per thread and adapted to be used with connection pool mechanism in multi-threaded applications.
Component set
Package contains following design time components that are placed on IDAC tab in a development IDE:

TIfxConnectionencapsulates an Informix database connection
TIfxSQLprovides an object for executing an Informix SQL statement with minimal overhead
TIfxQueryexecutes an Informix SQL statement
TIfxTableis a dataset component that encapsulates a database table
TIfxDataSetis primarily intended for use with SQL SELECT statements
TIfxUpdateSQLprovides an object for updating datasets using custom logic SQL statements
TIfxCompositMonitorregisters events generated by TIfxConnection in multiple monitors
TIfxFileMonitorregisters events generated by TIfxConnection in the text file
TIfxVisualMonitordisplays events generated by TIfxConnection on the form
TIfxSQLProcessormanages parsing params. Configured by means of Macros, ParamChar and MacroChar properties
TIfxFieldTypesmaps native Informix data types to Delphi field types
TIfxStoredProcencapsulates an Informix stored procedure

ESQL Object Pascal translation
IDAC supplies full translation of Informix ESQL API that allows using of all possible features of Informix connectivity. Diagnostic structure SQLCA can be accessed to get additional information e.g. Informix server warnings.

Furthermore by using API it is possible to directly operate with native Informix types such as decimal (perform math operations on decimal, convert it to char or other types) and others.

There is a lot of other possible functionality and possibilities that can be used via this API translation.
Registered version
Registered users receive:
  • registered version of product;
  • free updates;
  • bug fixes;
  • e-mail support;
  • royalty-free runtime.
    path     home      products      Informix Data Access Components      specifiation