|
InterBase Express (IBX) is a set of data access components that provide a means of building applications with Borland Delphi 5 and C++Builder 5 which can access, administer, monitor, and run the InterBase Services on InterBase databases.
Though many IBX components are similar to the Delphi data access component in name, they do not use the Borland Database Engine (BDE).
There is no simple migration from BDE to IBX applications. Generally, you must replace the BDE components with the comparable IBX components, and then recompile your applications. However the speed you gain, along with the access you get to the powerful InterBase features make migration well worth your time.
InterBase Express and Delphi (features)
InterBase Express and C++Builder (features)
Special thanks to Jeff Overcash for providing the IBX updates.
The Developers Guide included in the Interbase 6 beta documentation set has more information concerning using the IBX components.
IBX Update 4.52 for English version
Be sure to read the IBX
readme
prior to installing the IBX 4.52 update.
Additional Files for German and French Updates (version 4.5)
There are additional requirements to install the IBX 4.5 update for German and French versions of Delphi.
- Download and install the English update for 4.5 (see above)
- Download the additional German or French update:
- place the dclib50.{de | fr} file in your Delphi\bin directory (overwrite the existing file)
- place the vclib50.{de | fr} file into the <windows\system> directory
Archives
IBX Update 4.42 for English version
Additional Files for German and French Updates (version 4.42)
There are additional requirements to install the IBX 4.42 update for German and French versions of Delphi.
- Download and install the English update for 4.42 (see above)
- Download the additional German or French update:
- place the dclib50.{de | fr} file in your Delphi\bin directory (overwrite the existing file)
- place the vclib50.{de | fr} file into the <windows\system> directory
|