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 do I save asp file in notepad?
Define clientcertificate collection?
How to run FileSystemObject in ASP
When does the application OnEnd event handler fire? A. After every request for an application document, since web servers are stateless servers. B. As soon as there are no open connections to any application document. C. When the web server is stopped in an orderly fashion. D. Twenty minutes after the last request for a document in the application. E. When there are no application requests for the amount of time defined by the SessionTimeout variable.
What do the abbreviations asp and jsp stand for?
Can I avoid using the garbage collected heap?
how we can create more than one web.config file in our asp.net project
How do I open aspx files on windows 10?
Define a dictionary object?
i am creating an e-learning site, i want my customers to pay directly through paypall to my paypall account directly from my page ? is it possible ? is there any ready paypall script ?
What are the 3 types of internal controls?
What is the difference between asp and acp?