DB Connection |
||
Features | Detailed Description The DB Connection is a component from the Database Comparer VCL library. Features:
Connect to most popular databasesThe Database Connection component implements generic live database connection. By using this component you can connect to different databases via any supported database library. Use Database Connection if you want to work with different database types.
You can always use database specific connection component e.g.: DB ConnectionADO, DB ConnectionIBX, DB ConnectionBDE etc. This feature allows you to bind standard VCL connection object to Database Comparer components.
Samples in Delphi and C++BuilderPlease see the Demos code and also the indexed Help documentation provided with the Database Comparer VCL installation to learn more about using this component in your application. Complete Delphi source codeWhen Purchasing the Database Comparer VCL you receive the full sources for all components and also free unlimited support. Interested?
|