AnyDAC
ContentsIndexHome
PreviousUpNext
BDE name counterparts

Most of BDE high-level types and components have counterparts in AnyDAC.

Group
Links

The following table lists the BDE names which have analogues in the AnyDAC world:

BDE name 
AnyDAC name 
AnyDAC unit 
TSession 
TDatabase 
Alias* 
ConnectionDef* 
 
Database* 
Connection* 
 
Session 
SessionName 
 
 
PrivateDir 
 
 
===== 
================= 
================= 
TQuery 
TStoredProc 
TTable 
TUpdateSQL 
TBatchMove 
TADDataMove 
uADCompDataMove 
===== 
================= 
================= 
TParam 
TADParam 
uADStanParam 
TParams 
TADParams 
uADStanParam 
TBlobStream 
TDBDataSet, TBDEDataSet 
EDBEngineError 

The full list you can find in <AnyDAC>\Bin\BDE2AnyDAC.txt file.

What do you think about this topic? Send feedback!