Meanings of parameters in RS. Open SQL, Conn

Source: Internet
Author: User
The first parameter is an SQL statement.

Number 2: Conn, that is, database connection

Third parameter:
0. Create a read-only record set that can only be rolled forward.
1. The cursor allows you to add, delete, and modify records, but you cannot see the changes made by other users when your record set is opened.
2. The cursor allows you to add, delete, and modify records, and you can see the modifications made by other users.
3. Create a read-only record set with all positioning functions, that is, it can forward, backward, and can mark bookmarks

Fourth:
1. The record is read-only and cannot be changed.
2. The record is locked when you can edit it.
3. The record is locked when you call the update method to submit your changes
4. If you are batch updating a series of records

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.