J
Jake
I'm trying to automate the updating of my frontends, and
have run into a bit of a snag - any time I attempt to
import a form, I receive an error stating that the VBA
project has been password protected and I need to provide
the password.
Both files (the source and the updating file) have
passwords on their projects. I'm assuming I need to use
Application.CurrentProject.OpenConnection(), but I'm not
entirely sure what the BaseConnectionString and UserID
would be.
Help, please????
Thanks!
Jake
have run into a bit of a snag - any time I attempt to
import a form, I receive an error stating that the VBA
project has been password protected and I need to provide
the password.
Both files (the source and the updating file) have
passwords on their projects. I'm assuming I need to use
Application.CurrentProject.OpenConnection(), but I'm not
entirely sure what the BaseConnectionString and UserID
would be.
Help, please????
Thanks!
Jake