Wednesday, March 21, 2012

make UDF invisible in SQL2k

Hello,
anyone knows how to make a UDF invisible...
Thanks,
Not really invisible.
ppl could the Object but not the code behide it
"mecn" <mecn2002@.yahoo.com> wrote in message
news:O7HAalTVHHA.4796@.TK2MSFTNGP05.phx.gbl...
> Hello,
> anyone knows how to make a UDF invisible...
> Thanks,
>
|||You could create the function with the encryption option.
It's works at a basic level so it's easy to decrypt
functions and stored procedures created with this option.
But for casual viewers of the database, it works okay. You
need to save an original, non-encrypted copy the UDF
definition somewhere so that you have the source code.
-Sue
On Tue, 20 Feb 2007 17:22:27 -0500, "mecn"
<mecn2002@.yahoo.com> wrote:

>Not really invisible.
>ppl could the Object but not the code behide it
>
>"mecn" <mecn2002@.yahoo.com> wrote in message
>news:O7HAalTVHHA.4796@.TK2MSFTNGP05.phx.gbl...
>

No comments:

Post a Comment