I don't think you can do it from the RESTORE command. But, you can set the database READ_ONLY property with the ALTER DATABASE SET <optionspec> command. You can also use the system stored procedure sp_dboption, but its use is deprecated as of SQL Server 2000.
I'm not aware of any option in EM to handle named marks in the log.
Quote:
quote:
Seems like half of what I want is avaiable via EM GUI options and the other half requires script.
|
Nothing's perfect :(
Jeff Mason
Custom Apps, Inc.
www.custom-apps.com