View Single Post

   
  #3 (permalink)  
Old 03-01-2008, 11:53 AM
Pulpet
 
Posts: n/a
Default Re: protecting functions from view it

Dnia Fri, 22 Dec 2006 11:24:54 +0000 (UTC) grupowicz Erland Sommarskog
<esquel@sommarskog.se> wrote:
>I don't really know why you would prevent people from viewing your code,
>least of all if they are in the same company.

It's a too long story. I have some reasons to do this.
>But you should of course have all your code under version control, and
>use the database as the storage for your code.


Thanks for answer.

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

Thanks
Reply With Quote