Wrathchild
Technical User
I can open a database via the shell command, but is there a way to pass a password also?
sample Shell command:
Shell Chr(34) & strExePath & Chr(34) & " " & Chr(34) & strPath & strFileName & Chr(34) & strCommand, vbMinimizedFocus
sample Shell command:
Shell Chr(34) & strExePath & Chr(34) & " " & Chr(34) & strPath & strFileName & Chr(34) & strCommand, vbMinimizedFocus