G
Guest
I am needing to write an application that will be used every month to
automatically run queries on an Oracle database. But the password I need to
log in to the database needs to be changed every month. Is there any way to
change the password through the connection string, or through any other C#
code so I do not have to change it manually every month (since the app is
automated)?
automatically run queries on an Oracle database. But the password I need to
log in to the database needs to be changed every month. Is there any way to
change the password through the connection string, or through any other C#
code so I do not have to change it manually every month (since the app is
automated)?