1. Home
  2. Computing & Technology
  3. Delphi Programming
RTL referenceGlossary|Tips|FREE App/VCL|Best'O'Net|Books|Link To
 
Before You Buy BDE Replacement Suite.

Delphi can access many types of databases. Using forms and reports that you create, the BDE (Borland Database Engine) can access local databases, like Paradox and DBase, network SQL server databases, like InterBase, and SysBase, and any data source accessible though ODBC (open database connectivity). On the other hand the BDE also has a number of weakness. Its underlying architecture is oriented toward Paradox and dBASE file server based tables. The BDE is a layer in between your application and the underlying database; such layers always have some kind of performance penalty.

Native MS Access BDE replacement
Take a look at some native third-party DB components that will help you access MS Access databases with Delphi without the BDE. All the components compile directly in the Delphi exe file, you need not to distribute any DLLs.

• Top Native MS Access BDE replacement Component Sets

ADO and Delphi
Take a look at some native third-party ADO components that will help you access databases with Delphi without the BDE. Delphi's support for ADO will undoubtedly increase with subsequent Delphi versions, most of the components listed here allow you to use ADO with Delphi versions 3 and up.

• Top ADO Delphi VCL Component Sets

 Before You Buy    Related Resources
spacer
Important product disclaimer information about this About site. 
spacer
Explore Delphi Programming
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Delphi Programming

©2009 About.com, a part of The New York Times Company.

All rights reserved.