ADO Database Delphi

Question:
Are there any new BDE API functions?
Answer:
Yes. DbiAddDriver and DbiDeleteDriver let you add and remove
ODBC drivers from the current BDE configuration or session. The
BDE now automatically adds ODBC drivers and data sources as BDE
aliases to the active session when they aren't currently stored
in the configuration file. Also, please look at the
www.borland.com/devsupport/bde/bdeapiex/index.html page for examples not found in
the BDE32 help file.