3
votes
6answers
285 views
Storing Username/Password During Processing
Working inside the context of an ASP.NET application I am creating a page that will be able to execute database scripts against one of many databases in our environment. To do this we need to prompt …
