Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
BRishel
Starting Member
5 Posts |
Posted - 2008-12-22 : 13:27:06
|
Hello,I am creating a script to make updates to our database in the event of a Disaster Recovery. I have already completed the core Update commands. What I am looking for is a command that I can put at the top of the script that will run and prompt the user to put in a password or the current date before it makes any changes to the records.I want to put this in with the script so that it does not get ran accidentally and make changes to our working production environment.Any help is greatly appreciated.Bryan RishelJackson, Michigan |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
BRishel
Starting Member
5 Posts |
Posted - 2008-12-22 : 14:40:55
|
Thank you again Tara for your quick response.Bryan RishelJackson, Michigan |
 |
|
|
|
|