Hi All, I am moving one of my programs to be run on a different box. The rules are a bit different on the other box. One of those things is that the username and password can not be hardcoded into the program. I don't have all the information yet, but does anyone know if the way to do this is through environment variables? if it is another please clue me in. Just trying to get a little background.
I looked in 'Programming the Perl DBI' didn't find anything that covered this. I could just be blind though. Thanks, -Ian
