Description of MSADO Direct Access Components :
MSADODAC allows the Delphi/C++Builder developer to create applications with direct access to Microsoft SQL DB without BDE and ODBC. Uses Microsoft ADO.MSADODAC allows you to simplify scheme looks like Application-BDE-ODBC-Microsoft SQL to simple one: Application-ADO-Microsoft SQL.With MSADODAC you have not reasons to be worried about BDE versions conflicts and lost ODBC profiles. Your application with MSADODAC inside may be distributed easier and will require less time for support.