One of my Access databases that is on a mapped network drive generates run time error 3044 when I connect to it for the first time.
The full error is
Run-time error '3044':
'G:\path\to\file' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.
This error is easily overcome by opening file explorer and clicking the mapped drive, which defaults to disconnected with a red 'x' so that it turns green.
Is there anyway to make Access open that connection when file opens without having to go to explorer and click into it first?