I am wanting to run a script against a database, but the script is an executable. My issue comes because it is a production database and I don't want anyone (outside users) to hit the database while the script is running. I was wondering if you can run a .exe while in single user mode. If not any suggestions would be helpful.
Thanks