View Single Post

   
  #5 (permalink)  
Old 03-01-2008, 11:54 AM
Erland Sommarskog
 
Posts: n/a
Default Re: protecting functions from view it

Pulpet (xyzt@op.pl) writes:
> PS.I don't know about version control (I'm not a developer).
> At other newsgroup user wloochacz send me answer:
> FUNCTION < function_option > ::= { ENCRYPTION | SCHEMABINDING }
> and I used clause: with encryption
> which is enough for me


Then I hope you really have your code stored somewhere else, because else
you will not be able to retrieve it.

Well, there is code to reverse the so-called encryption; it's really only
obfustication.

--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx
Reply With Quote