K
karen s via AccessMonster.com
I have a scheduled windows job that opens an accessmdb and executes a
procedure that transfers AS400 data then runs various queries to prepare the
data. My problem is when there are AS400 timeouts I get a timeout error and
my app stops. I need to implement a good error handler including a retry
loop so that if there are timeouts, my app can wait for some time and try
again. Has anyone done something similar. I am new to coding in VBA and
realize that I have a lot to learn about coding. I know what I want, but how
to do it is the problem.
Thanks,
Karen
procedure that transfers AS400 data then runs various queries to prepare the
data. My problem is when there are AS400 timeouts I get a timeout error and
my app stops. I need to implement a good error handler including a retry
loop so that if there are timeouts, my app can wait for some time and try
again. Has anyone done something similar. I am new to coding in VBA and
realize that I have a lot to learn about coding. I know what I want, but how
to do it is the problem.
Thanks,
Karen