Is the connection database still connected to the database using an ODBC system or file DSN? Replace it with an OLE DB provider, which is faster and does not require the use of DSN
According to the Library connection technology. With OLE DB
First, prefaceWe may encounter this need at work: Query the information in the database and export the results to an Excel file. This would have been nothing, but when the amount of data is large, using Plsql, Toad Export Excel will be out of memory,
Production features
Use ADO to access the data source-Features
1. Accessing a database through an ODBC Data Source represents how to establish an ODBC data source for a relational database
2. Use the ADO recordset object to save data and execute the
1. Relationship between ODBC, oledb, ADO, and ADOX:ODBC: a standard for Database CommunicationOledb: Ms intends to use it to replace ODBC in an object-oriented manner.Oledb is divided into two types: Direct oledb and ODBC-oriented oledb. The latter
Personal Homepage | solution | data | Database Now that CGI is fading, the ASP is doing a great deal to replace it. CGI is also really complicated for personal homepage writers, especially in database
The complexity is daunting. ASP, by contrast, is
Personal Homepage | solution | data | Database Now that CGI is fading, the ASP is doing a great deal to replace it. CGI is also really too complicated for a personal homepage author, especially in database operations, which is incredibly complex and
You can see that the ASP's syntax is VBScript, and its object-oriented thinking is similar to VB, so, as long as you first pass VB or VBScript, that ASP can easily on the ground hand.
The above part can be said to be the essence of ADO in ASP, we
The day before yesterday, the customer found the following problem: Database (SQL Server 2000) andProgram(ASP) is copied from another host, but the system is not logged on, prompting that the user password is incorrect. At the beginning, the user
Several common ways of accessing database with ASP
ActiveX Data Objects (ADO) is an easy-to-use and extensible technique for adding database access to a Web page. You can use ADO to write compact and concise scripts to connect to Open database
Basic knowledge
1. the identity column cannot be directly updated by the user. It is automatically maintained by the system.
2. The data type of this column must be numeric: int, smallint, tinyint, decimal or numeric with scale 0.
3. This column
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.