Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NativeError property in RDO

Status
Not open for further replies.

GlynA

Programmer
May 1, 2002
77
GB
Can anyone tell me where I can find out what values can be contained in the NativeError property of the Errors collection of an ADO connection?
I know these depend on the provider. I am using ODBC to connect to an Access database.
To be more specific I would like to know what value is returned if an update times out due to a record being locked, as I would like to be able to give the user the opportunity to retry in this situation.

Thanks for any help you are able to give.

Glyn.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top