R
Ronald
Hi.
What is the best way to check if a back end database is (still) password
protected?
The only way I can think of is:
Try to link a table without the passord. Then catch the error and link again
with the password.
So if no error occurs the back end is not password protected.
What is your solution?
Thanks,
Ronald.
What is the best way to check if a back end database is (still) password
protected?
The only way I can think of is:
Try to link a table without the passord. Then catch the error and link again
with the password.
So if no error occurs the back end is not password protected.
What is your solution?
Thanks,
Ronald.