UnLock Stored Procedures
Database
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, How can i modify the locked stored Procedure. I have create stored procedure from C# Sql Projects (clr) and now its Locked and i cant modify it.
-
Hi, How can i modify the locked stored Procedure. I have create stored procedure from C# Sql Projects (clr) and now its Locked and i cant modify it.
Can you clarify 'locked' is it encrypted, is it read only is you source control stopping you from checking it out. Never having used the CLR to create a stored proc we need more info to help.
Never underestimate the power of human stupidity RAH