WITH COPY_ONLY option
ivanrdgz
Posts: 16
Where on the wizard is this option? I can't find it when creating a backup.
At the last step of the wizard it does show the script but it is read-only, so I have to copy it and paste to SSMS, add the option manually and then execute it there. Am I missing something?
Thanks
At the last step of the wizard it does show the script but it is read-only, so I have to copy it and paste to SSMS, add the option manually and then execute it there. Am I missing something?
Thanks
Comments
COPY_ONLY option is not supported on the UI. So you are correct ... that you have to copy the script and then add COPY_ONLY keyword and execute it in SSMS.
Thanks,
Priya
Project Manager
Red Gate Software
This applies to most of the other keywords too, e.g. NAME, DESCRIPTION, etc.