Product Documentation

dbExpress Driver (dBX)

Previous Topic

Next Topic

Install c-treeDBX

RAD Studio Component Installation

You will need to be sure you properly register the dbExpress components in your RAD Studio environment. The FairCom DB dbExpress components will be copied to your specified directory location by the installer. However, the components will not be registered into the compiler(s) version(s) you have selected.

Install them through the Component > Install Packages... option in your Embarcadero RAD Studio XE package.

The packages are located in the following directories of your FairCom DB installation:

  • VCL for Delphi - sdk\ctree.vcl.delphi\src\<studio version>\ct<driver version>s<studio version>dt.bpl
  • VCL for C++Builder - sdk\ctree.vcl.cbuilder\src\<studio version>\ct<driver version>s<studio version>dt.bpl
  • dbExpress 4.0 - sdk\sql.dbx\4.0\<studio version>\DBXCtreeDriver40<studio version>.bpl

TOCIndex