Although PHP is a powerful tool for building WEB systems, PHP's ability to access databases has not been standardized, and each database uses a different and incompatible application interface (API). In order to fill this shortcoming, there is ADODB.
Although PHP is a powerful tool for building WEB systems, the functionality of PHP Access databases has not been standardized, and each database uses a different and incompatible application interface (API). In order to fill this shortcoming, there
ADODB. Properties and methods of the recordsetTo keep track of the data more precisely, to create a cursor that contains data with the recordset component, the cursor is the data stored in memory:rs = Server.CreateObject ("ADODB". RecordSet ")Rs.
Ado
PHP can use the least energy and the most fun to build Dynamic Web site, to build dynamic site we need to use the database to retrieve login account information, release dynamic news, storage discussion area articles. With the most common MySQL
Introduction to ADO
You say Eether and I say Eyether,
You say Neether and I say Nyther;
Eether, Eyether, Neether, Nyther-
Let ' s call the whole thing off!
Like potato and I like po-tah-to,
You like tomato and I like to-mah-to;
Potato, po-tah-to,
To keep track of the data more precisely, to create a cursor that includes data with the recordset component, the cursor is the data stored in memory:rs = Server.CreateObject ("ADODB". RecordSet ")Rs. Open (Sqlstr,conn,1,a)Note: a=1 means reading
To keep track of the data more precisely, to create a cursor that includes data with the recordset component, the cursor is the data stored in memory:rs = Server.CreateObject ("ADODB". RecordSet ")Rs. Open (Sqlstr,conn,1,a)Note: a=1 means reading
PHP can use the least amount of effort and the most fun to build a dynamic site, to create dynamic sites we need to use the database to retrieve login information, distribute news, storage discussion area of the article. In terms of using the most
To keep track of the data more precisely, to create a cursor that includes data with the recordset component, the cursor is the data stored in memory:rs = Server.CreateObject ("ADODB". RecordSet ")Rs. Open (Sqlstr,conn,1,a)Note: a=1 means reading
To more accurately track data, you create a cursor that contains data using the Recordset component, which is the data stored in memory:
rs = Server.CreateObject ("ADODB.") RecordSet ")
Rs. Open (Sqlstr,conn,1,a)
Note: a=1 means read data, a=3
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.