G
Guest
Hi,
I have a piece of code to detect if the 'Live' or 'Development' version of a
database is opened.
When the dev. version is copied to the live folder, it detects this and
links to itself to the correct backend.
The backend however, is password protected and when each the DB links itself
to each table, the Password has to be input each time!
Is there anyway of supplying the password in code to save this happening?
Cheers,
Steve.
I have a piece of code to detect if the 'Live' or 'Development' version of a
database is opened.
When the dev. version is copied to the live folder, it detects this and
links to itself to the correct backend.
The backend however, is password protected and when each the DB links itself
to each table, the Password has to be input each time!
Is there anyway of supplying the password in code to save this happening?
Cheers,
Steve.