ADO is used to handle more no of records.In other words ADO is used to handle a large number of records while DAO is used for relatively simple applications
eg:
DAO is used for small data base access like Student information system in a college
ADO is used to maintain large details such as a organization employee information system
eg:
DAO is used for small data base access like Student information system in a college
ADO is used to maintain large details such as a organization employee information system