Hello,
I'm hoping someone can help me with the following. I've searched both online and this forum and can't find an answer or have missed it somehow.
I have a vbscript that connects to an Access db on a file server and writes data to a table. Everything works fine until we lose our network connection.
I made a work around that displays a message if the Access file can't be found. But I'd rather be able to detect the network connection and if it doesn't exist call or show the standard Windows network logon dialog.
I've found several auto-login scripts and several scripts to connect/disconnect network drives. But none of these is exactly what I'm looking for. This makes me think it may not be possible. I'm hoping someone may be able to help. Sorry for the long post. Thanks in advance.
Jack
I'm hoping someone can help me with the following. I've searched both online and this forum and can't find an answer or have missed it somehow.
I have a vbscript that connects to an Access db on a file server and writes data to a table. Everything works fine until we lose our network connection.
I made a work around that displays a message if the Access file can't be found. But I'd rather be able to detect the network connection and if it doesn't exist call or show the standard Windows network logon dialog.
I've found several auto-login scripts and several scripts to connect/disconnect network drives. But none of these is exactly what I'm looking for. This makes me think it may not be possible. I'm hoping someone may be able to help. Sorry for the long post. Thanks in advance.
Jack