Delphi Adoquery cannot update the location row problem (other database access controls are similar)

Source: Internet
Author: User

When a database is logged using Adoquery in Delphi, it is sometimes reported that the row cannot be positioned for updates. Some values may have been changed since the last read "this error."

This error is usually the record of your operation has been modified in the database,

Such as:

  1. has been deleted in the database, you have updated the deleted records with Adoquery
  2. The database table field has a default value, and you can use Adoquery to insert a new record without re-querying it again to manipulate the record again

There are two possible causes of this error to be known for the time being, and it is summed up that Adoquery records do not correspond to database table 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.