devxlogo

Handle Collisions in DAO and RDO Data Access Techniques

Handle Collisions in DAO and RDO Data Access Techniques

RDO and DAO data access components handle collisions while updating a database differently than the ADO data access component. The rdoResultset and Recordset objects contain BatchCollisionCount properties that indicate how many rows weren’t successfully processed by the server. The rdoResultset BatchCollision Rows and the Recordset BatchCollisions properties then return an array of bookmarks that point to rows that weren’t updated successfully.

devxblackblue

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.

About Our Journalist