Why can't use DAO instead of ADO?



Why can't use DAO instead of ADO?..

Answer / aspguru

DAO is used for small Databases such as MS-Access and it
can't handle the large Databases.

ADO : It's mainly for use in Distributed Environments and
has the capability to handle concurrent request. It can
handle any large Database.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More ASP Interview Questions

Can any body send me Some Interview Questions of ASP.Net 2.0 or Later to my mail id that is gauravscott@gmail.com

1 Answers  


Define a cookies collection?

1 Answers  


What happens to a html page?

1 Answers  


What happens to asp pages?

1 Answers  


What is a Form collection?

1 Answers  


Can I use com objects from a .net framework program?

1 Answers  


How to insert the records in a database table by using asp?

1 Answers  


we are doing Design of Placement Website as our academic project. Home page is in c#.net format and register page is in asp.net format. We met a problem in this.register page is not linked in home page. how i complete my project with out any change..?

1 Answers  


What is the command to display characters to the HTML page?

1 Answers  


What purpose is served by the Application.Lock method? A. It locks the Application object, preventing other clients from altering any values in the Contents collection. B. It locks the application, preventing the server from responding to any requests for application documents. C. It locks the application, preventing non-SSL requests from being processed. D. It locks the Application object, preventing other clients from reading any values in the Content collection. E. It locks other clients from reading the Contents collection.

1 Answers  


What are private assemblies?

1 Answers  


What does active server pages look like?

1 Answers  


Categories