SQL Complete Error: Editing/Saving snippet

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
jrobohn
Posts: 4
Joined: Fri 23 Dec 2011 14:29

SQL Complete Error: Editing/Saving snippet

Post by jrobohn » Fri 23 Dec 2011 14:46

I am using SSMS with SQL Complete Standard for SQL Server and I was attempting to modify one of the supplied snippets. After making my changes, I clicked on the save button and after a warning that I'd be overwriting an existing snippet, I got an error message stating that "Access to the path 'C:\ProgramData\Devart\dbForge SQL Complete\Snippets\sel.snippet' is denied".

I tried running SSMS as administrator and still got the error.

Thank you, please advise,

Jay

alexa

Post by alexa » Fri 23 Dec 2011 15:44

Please try to right-click the 'Snippets' folder and select 'Share with -> Everyone' from the folder's popup menu

jrobohn
Posts: 4
Joined: Fri 23 Dec 2011 14:29

Post by jrobohn » Fri 23 Dec 2011 20:46

Thanks for the quick reply, that did solve the problem. May I ask why that step is necessary?

alexa

Post by alexa » Mon 26 Dec 2011 10:06

This happens because MSSMS is started with insufficient permissions.

Post Reply