With these three components you access an Oracle database directly, skipping the Borland Database Engine only using (32 bits) SQL*Net. This gives you the following advantages:

  • No distributing, installing and configuring the BDE
  • No BDE overhead or trade offs: your queries will run up to five times faster
  • The program executable size will be more than 100K smaller
  • The use of variants makes programming easy (null values, runtime type information)
  • You can use PL/SQL blocks for server logic in your application
  • Easy to use, the components are intelligent.


Homepage: http://www.allroundautomations.nl/
Download: http://www.allroundautomations.nl/downloads.html
File Size: 2.1 MB - 2.3 MB
Delphi Version: Delphi 3 - Delphi 2007
Source: None