D
dch3
I'm trying to figure out scenarious where the .Execute method of a database
(DAO) object would fail.
Also, when it does fail, is the error trapped by the usual Err object or
another object. I vaguely recall that you have to look at a different object
for the specific error information.
(DAO) object would fail.
Also, when it does fail, is the error trapped by the usual Err object or
another object. I vaguely recall that you have to look at a different object
for the specific error information.