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 |
How add insert options in datagrid control in footer row.
Explain how to display images using response object?
Tell few steps for optimizing (for speed and resources) ASP page/application ?
Is asp still supported by microsoft?
Name and explain about the Objects in ASP?
What are Constants? How will you declare a constant?
Can I use com objects from a .net framework program?
How many global.asa files can an Application have?
what is the difference between #include directory in C,C++ and import java.packages in java
can we place Global.asa into "bin" directory instead of Root directory?
What are private assemblies and shared assemblies?
Why do we use asp?