A
Arturo
I have a 2003 database that has a front end and a back end. The back end is
on a shared drive. I had an IT person create a link to an Oracle view. We
have a Peoplesoft system. This link required a password, which is static. We
put it in once and that is all. When the database opens, it runs a procedure
in a module that uses the links to the Oracle view to retrieve new
information that was added since the last time the database was opened. This
is usually within fifteen minutes. I have a series of queries that perform
this procedure.
I was asked to secure the back end with a password. (This is not military
intelligence so we don’t have to use SQL, which we will use at a later time.)
I put a password on the back end database. Now when the front end is opened,
it stops on the first line of that procedure and gives the message, “Not a
valid password.†Anybody know what is going on?
Thanks for your help.
on a shared drive. I had an IT person create a link to an Oracle view. We
have a Peoplesoft system. This link required a password, which is static. We
put it in once and that is all. When the database opens, it runs a procedure
in a module that uses the links to the Oracle view to retrieve new
information that was added since the last time the database was opened. This
is usually within fifteen minutes. I have a series of queries that perform
this procedure.
I was asked to secure the back end with a password. (This is not military
intelligence so we don’t have to use SQL, which we will use at a later time.)
I put a password on the back end database. Now when the front end is opened,
it stops on the first line of that procedure and gives the message, “Not a
valid password.†Anybody know what is going on?
Thanks for your help.