D
dch3
Does the Errors collection for the DBEngine contain the most recent errors
even if the current sub didn't cause the error? As such DBEngine.Errors.Count
can be relied upon to determine if DBEngine.Execute crapped out? That its
better to user the regular Err object and then go to .Errors for the
specifics?
even if the current sub didn't cause the error? As such DBEngine.Errors.Count
can be relied upon to determine if DBEngine.Execute crapped out? That its
better to user the regular Err object and then go to .Errors for the
specifics?