ADO and ADO. NET
--------------------------------------------------------------------------------
Summary
ADO and ADO. NET are a high-performance access information source policy provided by Microsoft. These technologies allow enterprises to easily integrate multiple data sources and create easy-to-maintain solutions.
--------------------------------------------------------------------------------
Directory
1. Introduction to ADO and ADO. NET
2. History of data access methods
3. Comparison between ADO and ADO. NET
4. Summary
--------------------------------------------------------------------------------
1. Introduction to ADO and ADO. NET
ADO and ADO. NET is both similar and different. They are able to write applications that access and operate data on database servers, and are easy to use, fast, low-memory, and occupy less disk space, supports the creation of client/server-based and Web-based applications. However, ADO uses ole db interfaces and is based on Microsoft's COM technology, while ADO. NET has its own ADO. NET interface and is based on Microsoft's. NET architecture. As we all know, the. NET system is different from the COM system, and the ADO. NET interface is completely different from the ADO and ole db interfaces. That is to say, ADO. NET and ADO are two data access methods.
--------------------------------------------------------------------------------
2. History of data access methods
Next, let's briefly review several stages of Microsoft's data access methods.
ODBC
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.