I have been backing up and restoring test databases without restricting users access to the databases. Now I want to backup production databases and restore them to a new server and want to make sure no users are allowed to access the databases during this process. If I use the Restrict Access Database Option would this cause any problems with the Backup and Restore Process? I would like to restrict access to a "Single User" (verses "Members of db_owner, dbcreator, or sysadmin"). I think the "Single User" Option would be stricter. Is this true? (We are on SQL Server 2000, SP3.)
Thanks in advance, Kevin