R
Ruben Granados
Hi, is there a way to detemine if a connection is opened?
In a click event of a command button I open 3 recordset.
if an error occurs in the first then the code jumps to the
error handling. but the error handling cycles because
there I'm closing recordsets that maybe weren't open in
the time the error occured.
thx.
In a click event of a command button I open 3 recordset.
if an error occurs in the first then the code jumps to the
error handling. but the error handling cycles because
there I'm closing recordsets that maybe weren't open in
the time the error occured.
thx.