I have a fairly large number of pass-thru queries that run via ODBC against an IBM Mainframe. My pass-thru's have my mainframe password hard-coded. Our mainframe requires a password change every 90 days. Additionally in my split applications I have to push out a new front end every time I change the password.
How do other developers facing the same issue deal with this.
In the past, we used to get around the password by having the help desk reset the password a few times....however they are now out of the loop and its done by an app.
How do other developers facing the same issue deal with this.
In the past, we used to get around the password by having the help desk reset the password a few times....however they are now out of the loop and its done by an app.