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.
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.