L
LeAnn
Hi,
I have an Access 2003 and I use VBA to process multiple files on the network
- perhaps as many as 20 in a session (sometimes importing, sometimes
converting text files into Excel files, sometimes exporting). Each file
contains anywhere from 256 to 4000+ records each. The current version is a
stand alone .mdb on a network drive. It is only used from one PC station. My
question is, is there a way to check for network connectivity during the
processing? There have been many times that the database stops processing
files and thus the "Please Wait.." form that displays stays displayed - for
hours and hours until they get tired of waiting and finally call me! Access
itself has not stopped responding that I am aware of. I disabled the On
Error handling to see if an error would display but it doesn't. I'm only
guessing it is a network connection problem because the area this PC is in
has had other network reliability issues.
This database is in revision now and will be split into a Front End/Back End
design. Any suggestions on ways to handle this? I have not been able to
reproduce the problem.
Thanks
LeAnn
I have an Access 2003 and I use VBA to process multiple files on the network
- perhaps as many as 20 in a session (sometimes importing, sometimes
converting text files into Excel files, sometimes exporting). Each file
contains anywhere from 256 to 4000+ records each. The current version is a
stand alone .mdb on a network drive. It is only used from one PC station. My
question is, is there a way to check for network connectivity during the
processing? There have been many times that the database stops processing
files and thus the "Please Wait.." form that displays stays displayed - for
hours and hours until they get tired of waiting and finally call me! Access
itself has not stopped responding that I am aware of. I disabled the On
Error handling to see if an error would display but it doesn't. I'm only
guessing it is a network connection problem because the area this PC is in
has had other network reliability issues.
This database is in revision now and will be split into a Front End/Back End
design. Any suggestions on ways to handle this? I have not been able to
reproduce the problem.
Thanks
LeAnn