I have the following script (cleaned as it may have sensitive stuff like connection strings in it) and it works, it works fairly well, the only thing I'm worried about is having the DB user name and password hard coded in there, I've tried to figure out how to pass in strings as I execute it, but with no joy. I have the following script (cleaned as it may