Database Connection with login prompt
Hi all, I have been working on a script which connects to a database system and then pulls some data. The script works fine using my credentials however as these credentials change every couple of months due to the password having to be updated, I am often having to change the script. We are also looking at pushing this script down the route of validation, which means that we wouldn't be able to...