|
|
| Overview |
|
|
dbExpress eXtension is a database-independent component set for Delphi, C++Builder and Kylix development IDEs. This set is a successor to Borland dbExpress components, providing a great help to dbExpress developers. dbExpress eXtension is a unique BDE and ADO alternative for dbExpress development.
|
|
| Save time and efforts |
|
 |
Migrating from BDE and ADO to dbExpress.
Simply replace old components with eXtension without having to redesign the project which is typically required by the dbExpress usage. |
 |
Implementing user interface.
The DB-aware controls, for example, grid and others can be linked directly to our datasets. Therefore you no longer need TClientDataSet and TDataSetProvider to display and modify data. |
 |
Implementing update logic.
A multi-table join, stored procedure and union results can be easily edited with TDBXUpdateSQL linked to any eXtension dataset while the standard dbExpress usage requires writing the code. |
|
|
| Improve your software |
|
 |
Scalability of the application server or web application with the built-in connection pooling. |
 |
Multi-database support using the eXtension MacroSQL preprocessor. |
|
|
|