Name

Connection.Errors Collection — (Versions 2.0, 2.1, 2.5, 2.6)

Synopsis

Set errors = connection.Errors

The Errors collection is a collection of individual errors and warnings that have occurred for the last operation on the current Connection object.

Datatype

Errors (Collection Object)

Description

The Errors property of the Connection object is read-only. It returns a reference to the Errors collection object that can contain zero or many Error objects that indicate ADO or provider-specific errors.

Get ADO: ActiveX Data Objects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.